x402 Payment Flow
Agent makes a request → server responds
402 Payment Requiredwith a payment payloadAgent pays via one of:
USDC on Base (chain ID 8453) via
api.cdp.coinbase.comUSDT0 on Plasma (chain ID 9745) via Semantic facilitator
Agent retries with the
X-Paymentheader → receives structured data
Payment options:
USDC on Base (eip155:8453) — CDP facilitator
USDT0 on Plasma (eip155:9745) — Semantic facilitator
Integration guide: https://github.com/rigoblock/agentic-operator/blob/main/AGENTS.md
Last updated