MCP server for discovering, ranking, and routing pay-per-call x402 APIs with trust scores and payment handling.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by X402 Discovery MCP.
x402_discoverSemantic search across the live catalog by keyword, category, max price
x402_healthReal-time uptime + latency check for any registered service
x402_registerRegister a new x402 service (HTTPS-only, rate-limited)
x402_attestERC-8004 trust score and reputation signals for a service
x402_scanFull x402 compliance scan: live config, trust score, mismatch detection
scout_routeDiscover best service for an intent + execute x402 payment
โญ Star to help others find this โ if x402Scout has saved you time, a star helps other developers find it
The community-built Bazaar for the x402 agentic economy โ a continuously growing catalog of live services with real-time quality signals, facilitator-compatibility checks, and ERC-8004 trust scoring. The discovery layer that Coinbase's own PROJECT-IDEAS.md asked the community to build.
Wrap any existing API in x402 payments in under 2 minutes โ no protocol knowledge required
The x402 ecosystem's biggest friction point has been supply-side: getting an API behind x402 payments requires understanding EIP-712 headers, facilitator registration, and settlement logic. ScoutGate removes all of it.
That's it. Your API is now x402-enabled, auto-listed in x402Scout, and settling on Base mainnet in real USDC. ScoutGate handles facilitator integration, EIP-712 verification, and settlement.
Fee model: 2% per transaction (min $0.002). Live at: https://x402-scoutgate.onrender.com | Register your API
Search the full x402 service catalog from your terminal
See cli/README.md for full usage.
Route, execute, and audit x402 payments in a single call
Where the Discovery MCP finds what to call, scout_relay handles calling it โ discovering the best service, making the x402 payment, retrying on failure, and returning the result. One call. Fully autonomous.
4 MCP tools โ add to any MCP client:
| Tool | What It Does |
|---|---|
scout_route | Discover best service for an intent + execute payment |
scout_discover | Query the discovery catalog without executing |
scout_execute | Execute payment to a known service URL |
scout_audit | View spend log and agent budget status |
Fee model: max($0.003, 2.5% of downstream transaction value) per routed call.
Placement bids: Providers can register routing priority bids at POST /placement/bid (x402-gated, $0.01 registration fee). Bids are used as tiebreakers after trust-score filtering โ merit first, always.
| Endpoint | Description |
|---|---|
GET /health | Service health + version |
POST /route | Route an intent (x402-gated) |
POST /execute | Execute to a known URL (x402-gated) |
GET /discover | Catalog discovery (free) |
GET /audit | Spend log (free) |
POST /placement/bid | Register a provider placement bid (x402-gated, $0.01) |
GET /placement/bids | View all active placement bids (public) |
Live at: https://x402-scout-relay.onrender.com
x402 is Coinbase's HTTP-native micropayment standard for the agentic web. An AI agent hits an endpoint, gets an HTTP 402 challenge, pays with USDC on Base, and receives data โ no API keys, no subscriptions, pure machine-to-machine.
The problem: Hundreds of x402-payable services exist across the ecosystem. The official x402.org catalog lists names. That's it. No uptime data. No latency scores. No facilitator-compatibility flags. No trust signals. An agent has no way to know which services are actually live, trustworthy, or compatible with its payment flow.
This MCP server solves it. Connect any Claude, Cursor, or Windsurf agent directly to the x402 Service Discovery API โ a continuously-updated catalog with real quality signals on every entry. Find services, check health, verify facilitator compatibility, and register new endpoints โ all from inside your AI workflow.
| Tool | What It Does | Cost |
|---|---|---|
x402_discover | Semantic search across the live catalog by keyword, category, max price | $0.010 USDC (pays via x402) |
x402_health | Real-time uptime + latency check for any registered service | $0.001 USDC (pays via x402) |
x402_register | Register a new x402 service (HTTPS-only, rate-limited) | Free |
x402_attest | ERC-8004 trust score and reputation signals for a service | Free |
x402_scan | Full x402 compliance scan: live config, trust score, mismatch detection | $0.010 USDC (pays via x402) |
| Tool | What It Does | Cost |
|---|---|---|
scout_route | Discover best service for an intent + execute x402 payment | max($0.003, 2.5%) |
scout_discover | Query discovery catalog without executing | Free |
scout_execute | Execute x402 payment to a known service URL | max($0.003, 2.5%) |
scout_audit | View agent spend log and budget status | Free |
Add to your claude_desktop_config.json, Cursor MCP settings, or Windsurf config:
The Discovery API is publicly accessible โ no authentication required:
The x402 protocol solves payment. It does not solve discovery. When hundreds of services exist but agents can't find, evaluate, or route to them intelligently, the protocol's full value is unrealized.
This project fills that gap with three layers:
| Capability | x402.org/ecosystem | This Project |
|---|---|---|
| Service listings | โ Names + URLs | โ Full metadata |
| Uptime monitoring | โ None | โ Live health checks |
| Latency data | โ None | โ Per-service ms scores |
| Facilitator compatibility | โ None | โ Per-service flag |
| ERC-8004 trust signals | โ None | โ Reputation scoring |
| Agent-native usage prompts | โ None | โ
llm_usage_prompt per service |
| Auto-updated catalog | โ Manual | โ Scans every 6 hours |
| MCP integration | โ None | โ 9 tools, registry-published |
| Semantic search | โ None | โ Keyword + category + price |
| Autonomous execution | โ None | โ scout_relay โ discover + pay + retry |
| Agent integration hints | โ None | โ
howToUse block per service โ exact x402 payment steps |
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/rplryan-x402-discovery-mcp)<a href="https://allmcps.com/mcp/rplryan-x402-discovery-mcp"><img src="https://allmcps.com/api/badge/rplryan-x402-discovery-mcp?style=directory" alt="X402 Discovery MCP on AllMCPs" /></a>