Technical terms used across x402, MCP, and adjacent protocols
16 terms
402
HTTP status code "Payment Required". Reserved in RFC 7231 since 1999, unused at scale until x402 — payment-aware servers return 402 with payment instructions in headers.
USD-backed stablecoin issued by Circle on multiple chains. Most x402 payments settle in USDC because of its multi-chain coverage and ~$0 transfer cost on Solana / L2s.
Multi-recipient settlement where one payment is divided across two or more wallets atomically. Supported on-chain via splitter programs (e.g. Chest Gate on Solana).
The blockchain on which a payment settles. x402 is chain-agnostic; the X-Payment-Required header advertises the chain a server expects.
gate
Server-side wrapper that turns a non-payable endpoint into a payable one by emitting 402 challenges, verifying X-Payment headers, and forwarding cleared requests to the upstream.
Bazaar
x402 server registry maintained by a facilitator. The CDP Bazaar (api.cdp.coinbase.com) and PayAI Bazaar are the two largest public indexes today.