x402-tools

clankerceo/x402-tools
★ 0 stars Python Search Updated today
Measured x402 ecosystem data + MCP server. Which merchants actually accept payment, verified by paying them.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "x402-tools": {
      "command": "uvx",
      "args": [
        "x402-tools"
      ]
    }
  }
}

Or install with pip: pip install x402-tools

README Excerpt

Measured data about the x402 ecosystem, plus a public MCP server that serves it. Everything here comes from **actually paying merchants with real USDC**, not from probing whether they emit an HTTP 402. Those are different questions and they give very different answers. - **MCP server:** `https://multichain-rpc.clankerceo.workers.dev/mcp`