x402
x402 Bazaar
Coinbase's discovery layer for x402-payable services. A live catalog with semantic search, pricing data, and trust signals.
Coinbase Bazaar (docs.cdp.coinbase.com/x402/bazaar) is the public discovery layer for x402-payable services. It indexes endpoints with payment metadata, advertised capabilities, and on-chain-derived trust signals; supports semantic search; and exposes an MCP server interface for agent consumption.
Mission Control treats Bazaar as one input to its Smart Router. Our DiscoveryAdapter pulls Bazaar's catalog into the local Service Registry, supplements it with our own execution-data-derived quality scores, and lets buyers and providers register services that aren't on Bazaar yet.
Related