{
  "x402Version": 1,
  "service": "debt-dispute (DisputeForge)",
  "description": "Agent-payable debt-validation (FDCPA §809) & FCRA credit-report dispute (§611/§623) letter drafting. Server-side LLM, statute-grounded, honest-null when no vetted basis exists. Clerical document-drafting tool — not legal advice, not credit repair.",
  "discoverable": true,
  "homepage": "https://debt.getsmallclaims.com",
  "mcp": {
    "endpoint": "https://debt.getsmallclaims.com/mcp",
    "transport": "streamable-http",
    "protocol": "mcp"
  },
  "payment": {
    "scheme": "exact",
    "network": "base",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "assetName": "USD Coin",
    "decimals": 6,
    "payTo": "0x38134a7F97636E26365Fb17405566595B917a341",
    "facilitator": "https://facilitator.payai.network",
    "facilitators": [
      {
        "name": "payai",
        "url": "https://facilitator.payai.network",
        "keyless": true,
        "role": "settlement"
      },
      {
        "name": "coinbase-cdp",
        "url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "keyless": false,
        "role": "settlement+discovery",
        "bazaar": {
          "list": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
          "search": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/search",
          "docs": "https://docs.cdp.coinbase.com/x402/bazaar"
        }
      }
    ],
    "keyless": true
  },
  "discovery": {
    "bazaar": "https://docs.cdp.coinbase.com/x402/bazaar",
    "list": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "search": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/search",
    "note": "This resource advertises the Coinbase CDP facilitator as a second settlement path; the CDP Bazaar indexes it on first CDP-settled call."
  },
  "paidTools": [
    {
      "tool": "draft_dispute_letter",
      "type": "mcp-tool",
      "transport": "mcp",
      "endpoint": "https://debt.getsmallclaims.com/mcp",
      "method": "POST tools/call (x402 challenge rides in the tool result)",
      "description": "Ingest a collection notice or credit-report error and return the correct statute-grounded letter (debt-validation vs FCRA §611 bureau vs §623 furnisher), with vetted USC/CFR citations, the binding certified-mail deadline, an evidence checklist, and the escalation ladder. Honest-null when no appealable basis exists.",
      "discoverable": true,
      "price": {
        "scheme": "exact",
        "network": "base",
        "maxAmountRequired": "120000",
        "amountUSD": "$0.12",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "decimals": 6
      },
      "payTo": "0x38134a7F97636E26365Fb17405566595B917a341",
      "resource": "https://debt.getsmallclaims.com/mcp#draft_dispute_letter",
      "facilitators": [
        {
          "name": "payai",
          "url": "https://facilitator.payai.network",
          "keyless": true,
          "role": "settlement"
        },
        {
          "name": "coinbase-cdp",
          "url": "https://api.cdp.coinbase.com/platform/v2/x402",
          "keyless": false,
          "role": "settlement+discovery",
          "bazaar": {
            "list": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
            "search": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/search",
            "docs": "https://docs.cdp.coinbase.com/x402/bazaar"
          }
        }
      ]
    }
  ],
  "freeTools": [
    {
      "tool": "classify_dispute",
      "description": "Deterministic (no-LLM) classification of a notice/credit error -> correct letter type + statute citations + deadline. Route before paying for a draft.",
      "price": "free"
    }
  ],
  "docs": {
    "llms": "https://debt.getsmallclaims.com/llms.txt",
    "spec": "https://github.com/coinbase/x402"
  },
  "directory": {
    "catalog": "https://x402.dropwatchhq.com/x402",
    "catalogJson": "https://x402.dropwatchhq.com/x402.json",
    "description": "Full directory of dropwatchhq agent-payable x402 tools (USDC on Base, keyless)."
  }
}