{
  "x402Version": 2,
  "resource": {
    "url": "https://mcp.evidiq.dev/clause/mcp",
    "description": "EVIDIQ Clause — document decoding with checked citations and a TEE-attested, signed, anchored report. Free tools (capabilities, verify_report, quote) remain free.",
    "mimeType": "application/json"
  },
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:196",
      "asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
      "amount": "50000",
      "payTo": "0x2a8efe3093278bb4bd3b2d9c7b5ba992ca4fc9b0",
      "maxTimeoutSeconds": 300,
      "extra": {
        "name": "USD₮0",
        "version": "1"
      }
    }
  ],
  "pricing": [
    {
      "tool": "decode_document",
      "amount": "50000",
      "usd": 0.05
    },
    {
      "tool": "risk_flags",
      "amount": "100000",
      "usd": 0.1
    },
    {
      "tool": "obligation_calendar",
      "amount": "100000",
      "usd": 0.1
    },
    {
      "tool": "compare_documents",
      "amount": "150000",
      "usd": 0.15
    },
    {
      "tool": "verdict_report",
      "amount": "250000",
      "usd": 0.25
    },
    {
      "tool": "capabilities",
      "amount": "0",
      "usd": 0,
      "free": true
    },
    {
      "tool": "verify_report",
      "amount": "0",
      "usd": 0,
      "free": true
    },
    {
      "tool": "quote",
      "amount": "0",
      "usd": 0,
      "free": true
    }
  ],
  "guidance": "capabilities publishes the tools, prices and the TEE status of every model in use; verify_report re-checks a signed report for free; quote returns the x402 challenge for any paid tool."
}