Register your upstream
Add your API base URL, optional upstream auth, and a default subdomain on the Ax402 platform.
Register an upstream API, configure route-level x402 pricing, and publish a gateway hostname.
Workflow
Whether buyers use SDKs, the React paywall, or store plugins, traffic flows through the gateway and facilitator you configure in the dashboard.
Add your API base URL, optional upstream auth, and a default subdomain on the Ax402 platform.
Define endpoints, HTTP methods, and x402 accept options — scheme, network, asset, and amount per call.
Verify a custom domain or use the provided subdomain. Traffic hits the gateway, not your origin directly.
Unpaid requests get HTTP 402 with payment requirements. After settlement, the gateway proxies to upstream.
Capabilities
Dashboard tools for sellers — backed by the same facilitator and SDKs that power buyer integrations.
Attach x402 accept options to individual endpoints. Mix free health checks with paid data routes on the same API.
Use the platform subdomain or bring your own hostname. DNS TXT verification keeps ownership clear.
Store bearer tokens and API keys encrypted. The gateway injects auth on proxied requests — buyers never see your secrets.
Upload OpenAPI 3.x or Swagger 2.0 in the dashboard to bulk-create endpoints instead of configuring each path manually.
Automate with SDK or CLI using keys limited to the scopes you choose — read stats, write endpoints, manage domains.
Track 402 challenges, paid requests, and on-chain settlements per API from the control plane dashboard.
Documentation
Step-by-step setup, OpenAPI import, custom domains, and buyer testing are documented for sellers.
Create a seller account, register an upstream API, and test with an x402 buyer client.