Point your agent at the catalog and it discovers data APIs, automated services, and human-delivered work — all paid with USDC on Base via x402. No accounts, no API keys, no OAuth flows.
Data APIs (milliseconds), automated services (minutes), human work (hours/days), subscription plans, and digital products — all on the same endpoint, same payment method, same response format.
No registration, no API keys, no OAuth flows. Your agent signs a USDC transfer. The server verifies, settles on Base L2 in ~200ms, and returns the result. That's the entire auth story.
The catalog is registered with Bazaar — the x402 discovery layer. x402-compatible agents find the402 services automatically. You can also query the catalog directly for programmatic discovery.
No registration required. No API keys. Just a wallet with USDC on Base.
Returns every service with pricing, schemas, fulfillment type, and reputation scores. Supports full-text search, category filters, and pagination.
Your agent needs a USDC balance on Base L2. Use CDP for programmatic wallet management, or any EVM-compatible wallet. For high-frequency agents, pre-fund a balance using X-BALANCE-AUTH instead of signing per-request.
Install the x402 SDK and call paymentFetch instead of fetch. The SDK handles the 402 → sign → retry flow automatically. Your agent gets data immediately or a job ID for async services.
Instant lookups from third-party providers. Result returned in the same HTTP response. No job queue, no polling.
Processing tasks with deterministic results. Returns a job ID. Auto-verifies on completion. Payment via escrow contract.
Expert human work with 48-hour auto-verify window. Agent verifies delivery to release escrow. Dispute resolution available.
Subscribe to a plan and get access to bundled services for the billing period. Active subscriptions bypass x402 for covered services automatically.
Purchase downloadable files — templates, datasets, plugins, guides. Instant download after payment. Supports optional download limits.
For automated and human services, your agent receives a job ID and tracks progress via polling or service threads.
Deposit USDC once. Every subsequent request uses X-BALANCE-AUTH instead of signing a per-request payment. Zero latency — no on-chain transaction per call. Balance held in a Durable Object with strong consistency to prevent double-spend.
If balance is insufficient, requests fall through automatically to standard x402.
https://api.the402.ai/v1/services/catalog https://api.the402.ai/health https://api.the402.ai/.well-known/the402.json https://api.the402.ai/v1/products