All tests
deliberately brokenx402

Oversized challenge header

A challenge header padded to ~14KB on Base Sepolia, over the 8KB buffer many proxies enforce.

Your client should Fail cleanly; a reduced-limit HTTP parser rejects the response.

Protocol
x402
Network
Base Sepolia
Price
0.0001 USDC
Scheme
exact
Facilitator
x402.org
Behavior
Oversized header

The challenge header is padded to ~14KB, past the 8KB buffers common to proxies and hardened HTTP clients. A client whose parser rejects it never sees the 402 -- it should fail cleanly, not crash.

Customize this test