{
  "x402Version": 2,
  "resource": {
    "url": "https://mcp.evidiq.dev/axiom/mcp",
    "description": "EVIDIQ Axiom — the credit bureau for AI agents. Free tools (axiom_capabilities, wallet_profile, verify_attestation, trust_score, estimate_cost) remain free.",
    "mimeType": "application/json"
  },
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:196",
      "asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
      "amount": "5000",
      "payTo": "0x2a8efe3093278bb4bd3b2d9c7b5ba992ca4fc9b0",
      "maxTimeoutSeconds": 300,
      "extra": {
        "name": "USD₮0",
        "version": "1"
      }
    }
  ],
  "pricing": [
    {
      "tool": "attest_interaction",
      "amount": "5000",
      "usd": 0.005
    },
    {
      "tool": "recommend_agent",
      "amount": "10000",
      "usd": 0.01
    },
    {
      "tool": "verify_claim",
      "amount": "15000",
      "usd": 0.015
    },
    {
      "tool": "credit_report",
      "amount": "20000",
      "usd": 0.02
    },
    {
      "tool": "dispute_attestation",
      "amount": "30000",
      "usd": 0.03
    },
    {
      "tool": "axiom_capabilities",
      "amount": "0",
      "usd": 0,
      "free": true
    },
    {
      "tool": "wallet_profile",
      "amount": "0",
      "usd": 0,
      "free": true
    },
    {
      "tool": "verify_attestation",
      "amount": "0",
      "usd": 0,
      "free": true
    },
    {
      "tool": "trust_score",
      "amount": "0",
      "usd": 0,
      "free": true
    },
    {
      "tool": "estimate_cost",
      "amount": "0",
      "usd": 0,
      "free": true
    },
    {
      "tool": "reputation_watch",
      "amount": "0",
      "usd": 0,
      "free": false,
      "subscription": true,
      "monthlyUsdt": "0.5"
    }
  ],
  "guidance": "trust_score and verify_attestation are free forever — the claims can always be checked by whoever doubts them. Free tools degrade past the soft rate limit rather than erroring (rateNote)."
}