Problem
File: docs/ai-agents/payments/pay-for-services-with-x402.mdx
The page's description frontmatter explicitly states:
"How x402 works, how your agent makes payments, and which networks and tokens are supported"
However, the page contains no section on supported networks or tokens. A developer reading this page has no way to know:
- Which chains x402 currently supports (Base, Solana, Arbitrum, Polygon, Ethereum)
- Which tokens are accepted (USDC via EIP-3009, EURC, other ERC-20s via Permit2)
- That the CDP facilitator supports specific networks only
Expected behavior
Either:
- Add a "Supported networks and tokens" section to the page matching what the description promises, OR
- Update the description to remove the unsupported claim
References
Problem
File: docs/ai-agents/payments/pay-for-services-with-x402.mdx
The page's
descriptionfrontmatter explicitly states:However, the page contains no section on supported networks or tokens. A developer reading this page has no way to know:
Expected behavior
Either:
References