Pay-per-call API gateway using x402 protocol (HTTP 402 + USDC on Base). Explore APIs, check your balance, or start making requests.
Every payable resource with full x402 payment requirements
GET /.well-known/x402
Machine-readable plugin manifest for tool discovery
GET /.well-known/ai-plugin.json
A2A-style agent card with skills and payment model
GET /.well-known/agent.json
Plain-text guide describing discovery, calling, and x402 payment
GET /llms.txt
Machine-readable contract for the discovery and execute endpoints
GET /openapi.json
JSON list of all APIs with methods and pricing
GET /v1/apis?limit=10
Structured API directory for agents
GET /types/api/v1
GET /v1/apis - List all available APIsGET /v1/apis?search=weather - Search for APIsGET /types - Browse API categoriesGET /<api-slug>/metadata - MCP-style agent manifestPOST /<api-slug>/execute - Uniform agent execution contractGET /<api-slug>/<path> - Call an API endpointGET /v1/balance?wallet=0x... - Check USDC balance