An onchain USDC paywall for your API. Paste a URL, set a price, share the link, get paid. No accounts, no keys, no code.
402 Payment Required → sign → 200 OK · settled in USDC
{
"x402Version": 2,
"error": "Payment required",
"accepts": [{
"scheme": "exact",
"network": "eip155:84532",
"amount": "10000",
"asset": "0x036C…F7e (USDC)",
"payTo": "0x1111…1111"
}]
}{
"amount": 1,
"base": "USD",
"date": "2026-07-02",
"rates": { "EUR": 0.87727 }
}
// ↑ upstream response, unlocked
// 0.01 USDC settled onchainReal trace, captured on Base Sepolia.
Watch a plain API become a paid, onchain-settled endpoint in one flow.
A proxy sits in front of your API. No SDK, no rewrite, your endpoint's behaviour is untouched.
Payments settle in USDC on Base via the x402 facilitator. No middleman account.
No subscriptions, no tiers. Callers pay for exactly the requests they make.
AI agents pay programmatically over HTTP 402, the native rail for agentic commerce.
Every paid call is counted, so you always see what each endpoint is making.
Path, query and method are forwarded through untouched to your upstream.
Spin up a gateway, run a real testnet payment, and watch the USDC land.
Launch the console