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

What Agents Buy

com.whatagentsbuy/whatagentsbuy

Independent measured reviews of x402 API sellers: pre-payment verdicts and accuracy grades.

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

Tools · 7

find_api

USE WHEN you need an API that does something and want payable options. Searches the whole x402 market for what you describe and returns a ranked, pre-vetted shortlist, proven-accurate sellers first, t…

check_before_paying

USE WHEN your agent is about to pay an x402 API and you want to know if it is safe and worth it. Returns one verdict for a URL or host in the `verdict` field (gate on that; `light` is the same decisio…

look_up_seller

USE WHEN you have a specific seller host and want its full track record. Returns every grade earned by actually paying it, what was quoted versus charged, whether goods arrived, its settlement volume,…

rank_sellers

USE WHEN you want a ranked list of sellers across the market. by='revenue' ranks by raw USDC received (who is busy); by='real_demand' ranks by Organic Demand Score (whose money comes from many indepen…

rank_by_accuracy

USE WHEN a category has an objective right answer (crypto-price, stock-price, fx-rate, gas-price, wallet-balance, weather) and you want the sellers we PAID ranked by how close their returned value was…

market_size

USE WHEN asked how big x402 is, whether it is growing, or what settled recently. Returns both what actually settled on Base over the last day (from chain logs, per tracked seller) and the live market …

known_payment_traps

USE WHEN writing payment code, or before trusting an unfamiliar seller. The field notes: each is a specific way an agent paying an API loses money or is misled, what it cost to learn, and what to do i…

How to use

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

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