{
  "x402Version": 1,
  "service": "edgar-fundamentals-api",
  "description": "Agent-payable US stock fundamentals — normalized income statement, balance sheet, cash flow + ratios from SEC EDGAR XBRL. $0.01/call vs $99+/mo incumbents.",
  "homepage": "https://edgar.dropwatchhq.com",
  "mcp": {
    "endpoint": "https://edgar.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": "fundamentals",
      "type": "mcp-tool",
      "transport": "mcp",
      "endpoint": "https://edgar.dropwatchhq.com/mcp",
      "method": "POST tools/call (x402 challenge rides in the tool result)",
      "description": "Full normalized financial statements + ratios for one US company (annual/quarterly) from SEC XBRL.",
      "price": {
        "scheme": "exact",
        "network": "base",
        "maxAmountRequired": "10000",
        "amountUSD": "$0.01",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "decimals": 6
      },
      "payTo": "0x38134a7F97636E26365Fb17405566595B917a341",
      "resource": "https://edgar.dropwatchhq.com/mcp#fundamentals"
    }
  ],
  "freeTools": [
    {
      "tool": "concept",
      "description": "Single XBRL concept time-series for a company (e.g. Revenues).",
      "price": "free"
    },
    {
      "tool": "screen",
      "description": "Cross-sectional screener: every filer's value for one tag in one period.",
      "price": "free"
    },
    {
      "tool": "filings",
      "description": "Recent SEC filings with direct document URLs.",
      "price": "free"
    }
  ],
  "docs": {
    "llms": "https://edgar.dropwatchhq.com/llms.txt",
    "spec": "https://github.com/coinbase/x402"
  }
}