Menu

Explorer & Settings

Tempo Explorer Submit Project
🏪 x402 Bazaar

The x402 Bazaar

How AI agents discover and pay for services on their own — what the x402 Bazaar is, plus where to find real x402 services today.

Diagram of the x402 Bazaar: an AI agent discovers services in a directory of priced data APIs, MCP tools and compute, pays for them in USDC on its own with no human or signup, and uses the x402 service

What it is

For an agent to pay for a service with x402, it first has to find one. The x402 Bazaar is the discovery layer that solves this: a machine-readable directory of x402-enabled resources — APIs, data feeds, tools — that an agent can query at runtime to see what's available, what it costs, and how to call it. It ships as part of the official Coinbase x402 project.

The result is a real marketplace for machines: an agent discovers a service in the Bazaar, settles the HTTP 402 payment in USDC, and gets its result — no signup, no API key, no human.

Live example · Sponsor

JWT Secrets — a real x402-paid API

One of the clearest live x402 services in the wild. An agent calls JWT tools — decode, verify, crack — and pays per call over HTTP 402, settling via x402 (exact scheme, USDC on Base) or MPP (Tempo / pathUSD).

decode-jwt $0.01verify-jwt $0.02crack-jwt $0.10sessions/decode-jwt $0.001/call
$ npx jwtsecrets-mcp  # run the MCP server locally
Try the machine API ↗ Pricing JSON ↗ About this sponsor →

x402 discovery tools & live services

Curated real projects · stars live from GitHub.

coinbase/x402 Official Bazaar

A payments protocol for the internet. Built on HTTP.

⭐ 6.4kTypeScript
GitHub →

Live data for AI agents — search, research, markets, crypto, X/Twitter. Pay-per-call via x402 micropayments.

⭐ 475TypeScript
GitHub →
microchipgnu/MCPay Registry / infra

Open-source Infrastructure for MCP and x402

⭐ 91TypeScript
GitHub →

The MPP registry — 100+ Machine Payments Protocol tools, SDKs, services, and payment methods across 15+ chains. The definitive directory for Stripe + Tempo agent payments.

⭐ 18TypeScript
GitHub →
Rail402/rail402-mcp Discovery MCP

MCP server for Rail402. Browse, discover, and call paid APIs from Claude, Cursor, and Base MCP — payments handled autonomously via x402 on Base.

⭐ 9TypeScript
GitHub →

Want the full picture? Browse every x402 service and tool we track.

Browse 1.2k x402 projects →

Frequently asked questions

What is the x402 Bazaar?

The x402 Bazaar is a discovery layer for x402 — a directory of x402-enabled resources (APIs, tools and services) that AI agents can browse programmatically to find paid endpoints, then pay for and call them automatically. It ships as part of the official Coinbase x402 project.

How do agents use the Bazaar?

Instead of hard-coding which services to call, an agent queries the Bazaar to discover available x402 resources and their prices, picks one, and settles the HTTP 402 payment in USDC — all without a human in the loop.

How is the Bazaar different from this directory?

The Bazaar is a machine-readable discovery service agents query at runtime. mpp.best is a human-browsable directory of the broader ecosystem — the open-source projects, SDKs and services around x402. They complement each other: use mpp.best to find tooling, the Bazaar for runtime service discovery.

How do I list my service in the x402 Bazaar?

Expose your endpoint with x402 (return an HTTP 402 with payment terms) and register it per the coinbase/x402 Bazaar conventions so agents can discover it. Tools like MCPay help you publish and monetize endpoints.

Where can I find x402 services right now?

You can browse the 1.2k x402 projects we track in our directory, or start with the curated discovery tools and live services listed on this page.

Related: x402 protocol · facilitators · paid MCP servers · ecosystem map