{
  "x402Version": 1,
  "service": "health-intel",
  "description": "Agent-payable healthcare provider & compliance intelligence — OIG-LEIE + SAM.gov exclusion/debarment screening, provider lookup, FDA enforcement.",
  "homepage": "https://health.dropwatchhq.com",
  "mcp": {
    "endpoint": "https://health.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": "screen_exclusion",
      "type": "mcp-tool",
      "transport": "mcp",
      "endpoint": "https://health.dropwatchhq.com/mcp",
      "method": "POST tools/call (x402 challenge rides in the tool result)",
      "description": "Full OIG-LEIE + SAM.gov debarment screen result for a provider/org by NPI or name.",
      "price": {
        "scheme": "exact",
        "network": "base",
        "maxAmountRequired": "50000",
        "amountUSD": "$0.05",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "decimals": 6
      },
      "payTo": "0x38134a7F97636E26365Fb17405566595B917a341",
      "resource": "https://health.dropwatchhq.com/mcp#screen_exclusion"
    }
  ],
  "freeTools": [
    {
      "tool": "provider_lookup",
      "description": "Provider/org lookup by NPI, name, specialty, state.",
      "price": "free"
    },
    {
      "tool": "new_exclusions",
      "description": "Newly-added OIG exclusions in a window.",
      "price": "free"
    },
    {
      "tool": "fda_enforcement",
      "description": "Recent FDA enforcement/recall actions by firm.",
      "price": "free"
    }
  ],
  "docs": {
    "llms": "https://health.dropwatchhq.com/llms.txt",
    "spec": "https://github.com/coinbase/x402"
  }
}