All tests
deliberately brokenx402

Amount as a number

A challenge whose amount is a bare JSON number, not an atomic-units string.

Your client should Refuse it, or read the amount as a big-integer string.

Protocol
x402
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.

Customize this test