Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.x402-list/x402-list-mcp

com.x402-list/x402-list-mcp

x402-list directory MCP: services, facilitator volume, ranked picks, paid assessments.

Uptime
100.0%
1 direct probes · 30d
Response
220ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

x402_search_services

Your first call when you do not know which x402 service exists for a job: it narrows a directory of 500+ listed services to candidates. Filter by free-text query, category, network, live status, and w…

x402_get_service

Call this once you hold a slug and are deciding whether to commit to that service: the full record behind a directory row. Live status, uptime over 24h/7d/30d/90d, average response time, networks and …

x402_find_best_service

Call this when you have a need in words and want one service to call rather than a list to read: it is the free ranking step between searching and paying. Pass the need as q, plus any category, networ…

x402_check_health

Call this before you send a payment, or right after a call unexpectedly failed: is this service up right now. With no slug, the directory snapshot: five status counts across 500+ services (include_ser…

x402_facilitator_volumes

Call this when the question is about the rail rather than the service: which x402 facilitator actually settles money, and how much. Returns on-chain-verified settlement volume and transaction counts p…

x402_assess_services

Call this when the free signals have run out: you hold 2 to 8 finalists from x402_search_services or x402_find_best_service, their stored fields do not separate them for YOUR stated need, and choosing…

x402_change_events

Call this before you trust anything you cached about a service, and right after a payment failed for no obvious reason: the monitor's log of what moved under you. Returns payTo, price and 402-schema c…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.x402-list/x402-list-mcp": {
      "url": "https://mcp.x402-list.com/mcp",
      "transport": "streamable-http"
    }
  }
}