{
  "x402Version": 1,
  "service": "FoundMoney money-map",
  "description": "Agent-payable money map: every open US class-action settlement a person may claim (payout, deadline, official claim URL) plus the matching state's free unclaimed-money portal — from our own settlements index.",
  "homepage": "https://found-money.dropwatchhq.com",
  "mcp": {
    "endpoint": "https://found-money.dropwatchhq.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",
    "keyless": true
  },
  "paidTools": [
    {
      "tool": "found_money_map",
      "type": "mcp-tool",
      "transport": "mcp",
      "endpoint": "https://found-money.dropwatchhq.com/mcp",
      "method": "POST tools/call (x402 challenge rides in the tool result)",
      "description": "Full money map: all matching open settlements with claim URLs + state portal.",
      "price": {
        "scheme": "exact",
        "network": "base",
        "maxAmountRequired": "50000",
        "amountUSD": "$0.05",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "decimals": 6
      },
      "payTo": "0x38134a7F97636E26365Fb17405566595B917a341",
      "resource": "https://found-money.dropwatchhq.com/mcp#found_money_map"
    }
  ],
  "freeTools": [
    {
      "tool": "search_settlements",
      "description": "Search open settlements (headline preview).",
      "price": "free"
    }
  ],
  "docs": {
    "llms": "https://found-money.dropwatchhq.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)."
  }
}