Skip to content
Back to search
100
MCP live MCP 2025-06-18 http

PayAPI Market

x402/payapi-market

x402 service listed on awesome-x402: PayAPI Market [x402: $0.001/call on eip155:8453, category=utility]

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

Tools · 3

search_apis

Free-text search across the live catalogue. Matches listing name, description, category and provider name. Returns settlement-verified listings only unless verified_only is false. Free and read-only; …

list_apis

Browse the live catalogue, optionally filtered to one category. Omit category for everything. Returns settlement-verified listings only unless verified_only is false. Free and read-only; spends nothin…

get_api

Fetch a single live listing by its id or slug, including base_url, price range, network and verification state. Returns the listing whether or not it is verified, and reports payment_verified honestly…

How to use

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

{
  "mcpServers": {
    "payapi_market": {
      "url": "https://payapi.market/mcp",
      "transport": "http"
    }
  }
}