PayAPI Market
x402/payapi-marketx402 service listed on awesome-x402: PayAPI Market [x402: $0.001/call on eip155:8453, category=utility]
Tools · 3
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; …
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…
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…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"payapi_market": {
"url": "https://payapi.market/mcp",
"transport": "http"
}
}
}