◍ The payment standard for machines

x402: how AI agents
pay for the internet.

x402 revives the dormant HTTP 402 Payment Required status so any API can charge an AI agent a stablecoin micro-fee per request — no accounts, no cards, settled in under two seconds. This is the tracker for the standard that could meter the agent economy.

~165M
Cumulative agent transactions (by Apr 2026)
$600M
Annualized payment run-rate across chains
69,000
Active paying agents
<2s
Settlement time · ~$0.0001 fees

Compiled from public 2026 reporting (Solana, Keyrock, Coinbase). See /api/x402.json.

The 402 handshake, in four steps

A single automated round-trip turns "pay me" into "paid" — with the agent as the customer.

Request

An agent calls a paid API endpoint with no payment attached.

402 + terms

The server replies 402 with a machine-readable price and payment spec (asset, amount, address).

Pay

The agent signs a USDC micropayment on-chain (default: Base) and attaches the receipt.

Deliver

The server verifies via a facilitator and returns the resource. Total time: sub-2s.

GET /premium-data → 402 Payment Required { asset:"USDC", amount:"1000", payTo:"0x…", network:"base" } GET /premium-data (X-PAYMENT: <signed receipt>) → 200 OK { …data… }

Who's shipping x402

The standard went from a May-2025 idea to a Linux Foundation project with the whole payments industry attached.

Full vendor index ↗
PlayerRole in x402Status
x402 Foundation (Linux Foundation)Neutral home for the protocol; Coinbase donated the spec.Live
Coinbase CDPOriginal author; Bazaar directory of 10k+ payable tools.Live
SolanaHigh-throughput chain for x402; tens of millions of txns.Live
Cloudflarex402 in the Agents platform + pay-per-crawl for bot access.Live
Apify20k+ automation Actors made payable over x402.Live
AWSBedrock AgentCore Payments; CloudFront machine-readable pricing.Preview
FireblocksJoined the x402 Foundation; agentic payments suite.Live
BackersStripe, Visa, Mastercard, Amex, Shopify, Google, Microsoft.Aligned

x402 vs AP2 vs ACP

Three standards, three jobs. They increasingly stack rather than compete.

 x402AP2 (Google)ACP (Stripe/OpenAI)
Core jobPer-request payment for APIs/toolsAuthorization & mandates for agent spendConsumer checkout inside assistants
Settles inUSDC (on-chain)Rail-agnosticCards / stablecoin
Best forMachine-to-machine micropayments"Agent may spend ≤$X" proofsBuying products via chat
OpennessOpen / LF-governedOpen specOpen spec
MaturityLive at scaleEmergingEmerging

Our read of public specs and reporting, not endorsements. Corrections: submit here.

Get the weekly x402 & agent-payments brief

Adoption numbers, new integrations, and standard changes — once a week.

Part of the Agentic Finance Index network.