Ax402Docs
PLATFORM

Full stack

Facilitator, gateway, dashboard, SDKs, paywall

Ax402 is an end-to-end x402 platform. Sellers configure APIs in the control plane; buyers pay through the gateway using SDKs, the React paywall, CLI, or MCP tools — all settled by the same facilitator.

Stack layers

  • Facilitator — verifies payment authorizations and settles on-chain ( guide )
    • Control plane + gateway — multi-tenant API registry, route pricing, verify/settle middleware, reverse proxy to upstream ( API reference )
    • Seller dashboard — this web app: APIs, endpoints, domains, analytics, API keys
    • SDKs — TypeScript, Go, Python control-plane clients plus buyer modules
    • Toolsax402 CLI and MCP server for agents and CI
    • React paywall — wallet-connect overlay for SPAs

Traffic flow

Buyer (SDK / paywall / CLI) → gateway hostname → control plane config + facilitator verify/settle → upstream API. Unpaid requests receive HTTP 402 with payment requirements.

Integration paths

Repositories

On this page