{
  "x402Version": 1,
  "service": "lab-leads",
  "description": "Agent-payable newly-funded-lab lead feed — institutions that just won an NIH award, with grant size, likely equipment category, and the 0–6mo spend window. A funded grant = a lab about to buy.",
  "homepage": "https://lableads.dropwatchhq.com",
  "mcp": {
    "endpoint": "https://lableads.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": "lab_lead_feed",
      "type": "mcp-tool",
      "transport": "mcp",
      "endpoint": "https://lableads.dropwatchhq.com/mcp",
      "method": "POST tools/call (x402 challenge rides in the tool result)",
      "description": "Full enriched newly-funded-lab lead set (NIH onset trigger).",
      "price": {
        "scheme": "exact",
        "network": "base",
        "maxAmountRequired": "50000",
        "amountUSD": "$0.05",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "decimals": 6
      },
      "payTo": "0x38134a7F97636E26365Fb17405566595B917a341",
      "resource": "https://lableads.dropwatchhq.com/mcp#lab_lead_feed"
    }
  ],
  "freeTools": [
    {
      "tool": "list_categories",
      "description": "Equipment categories we classify funded labs into.",
      "price": "free"
    },
    {
      "tool": "newly_funded_labs",
      "description": "Preview of labs that just won an NIH award (capped, signal-only).",
      "price": "free"
    }
  ],
  "docs": {
    "llms": "https://lableads.dropwatchhq.com/llms.txt",
    "spec": "https://github.com/coinbase/x402"
  }
}