{
  "name": "x402tools",
  "homepage": "https://x402tools.xyz",
  "description": "Machine-readable platform stats for x402tools. Structural facts about the service suite; live health is at https://x402tools.xyz/reliability.html.",
  "as_of": "2025-05-26",
  "protocol": "x402",
  "payment": {
    "token": "USDC",
    "network": "eip155:8453",
    "network_name": "Base",
    "settlement": "on-chain, per successful call",
    "price_range_usd": { "low": "0.01", "high": "0.50" }
  },
  "totals": {
    "live_services": 9,
    "paid_routes": 10,
    "free_routes_per_service": ["GET /health", "GET /preview", "GET /openapi.json", "GET /.well-known/x402"],
    "coming_soon": 0
  },
  "interfaces": {
    "direct_http": true,
    "mcp_server": "https://mcp.x402tools.xyz/mcp",
    "mcp_registry": "io.github.acrylicfiddle/x402tools",
    "marketplaces": ["x402scan", "CDP Bazaar", "agentic.market", "MCP Registry"]
  },
  "services": [
    { "id": "qr-generator", "host": "qr.x402tools.xyz", "routes": [ { "route": "POST /v1/generate", "price_usd": "0.01" }, { "route": "POST /v1/generate/styled", "price_usd": "0.05" } ], "preview": "https://qr.x402tools.xyz/preview", "health": "https://qr.x402tools.xyz/health" },
    { "id": "screenshot", "host": "snap.x402tools.xyz", "routes": [ { "route": "POST /v1/capture", "price_usd": "0.05" } ], "preview": "https://snap.x402tools.xyz/preview", "health": "https://snap.x402tools.xyz/health" },
    { "id": "dns-lookup", "host": "dns.x402tools.xyz", "routes": [ { "route": "GET /v1/lookup", "price_usd": "0.02" } ], "preview": "https://dns.x402tools.xyz/preview", "health": "https://dns.x402tools.xyz/health" },
    { "id": "docparse", "host": "docparse.x402tools.xyz", "routes": [ { "route": "POST /parse", "price_usd": "0.01" } ], "preview": "https://docparse.x402tools.xyz/preview", "health": "https://docparse.x402tools.xyz/health" },
    { "id": "guardex", "host": "guard.x402tools.xyz", "routes": [ { "route": "POST /screen", "price_usd": "0.03" } ], "preview": "https://guard.x402tools.xyz/preview", "health": "https://guard.x402tools.xyz/health" },
    { "id": "mailcheck", "host": "mailcheck.x402tools.xyz", "routes": [ { "route": "POST /v1/validate", "price_usd": "0.03" } ], "preview": "https://mailcheck.x402tools.xyz/preview", "health": "https://mailcheck.x402tools.xyz/health" },
    { "id": "rendex", "host": "rendex.x402tools.xyz", "routes": [ { "route": "POST /v1/render", "price_usd": "0.05" } ], "preview": "https://rendex.x402tools.xyz/preview", "health": "https://rendex.x402tools.xyz/health" },
    { "id": "visionex", "host": "visionex.x402tools.xyz", "routes": [ { "route": "POST /v1/extract", "price_usd": "0.05" } ], "preview": "https://visionex.x402tools.xyz/preview", "health": "https://visionex.x402tools.xyz/health" },
    { "id": "prospex", "host": "prospex.x402tools.xyz", "routes": [ { "route": "POST /enrich", "price_usd": "0.50" } ], "preview": "https://prospex.x402tools.xyz/preview", "health": "https://prospex.x402tools.xyz/health" }
  ],
  "links": {
    "reliability": "https://x402tools.xyz/reliability.html",
    "examples": "https://x402tools.xyz/examples",
    "agent_catalog": "https://x402tools.xyz/.well-known/agent-catalog.json",
    "agents_json": "https://x402tools.xyz/agents.json"
  }
}
