deliberately brokenMPP
MPP amount as a number
An MPP request payload whose amount is a bare JSON number instead of an atomic-units string.
Your client should Refuse it, or read the amount as a big-integer string.
- Protocol
- MPP
- Network
- Base Sepolia
- Price
- 0.0001 USDC
- Scheme
- exact
- Facilitator
- x402.org
- Behavior
- Amount as a number
The amount is a JSON number, not the atomic-units string the spec requires. A client that does Number(amount) loses precision above 2^53.