{
  "model": "per call, no subscription",
  "free": "lookup_company is free as proof of life, the MCP handshake (initialize, tools/list) is free, and a free $5 trial key is at https://signalnodus.ai/trial. Every other data call is priced.",
  "core_tools": [
    "lookup_company",
    "recent_filings",
    "latest_filings",
    "filing_section",
    "compare_filings",
    "verify_financial_claim",
    "filing_events"
  ],
  "experimental_tools": [
    "evm_balance",
    "evm_gas",
    "evm_receipt",
    "token_price",
    "token_report",
    "gas_optimizer",
    "fx_rate",
    "domain_report",
    "prediction_markets",
    "x402_audit",
    "government_contracts",
    "lobbying",
    "cftc_positioning",
    "energy_data",
    "crop_data",
    "trade_flows"
  ],
  "prices": {
    "lookup_company": "$0.00",
    "recent_filings": "$0.01",
    "latest_filings": "$0.01",
    "filing_section": "$0.05",
    "compare_filings": "$0.50",
    "verify_financial_claim": "$0.10",
    "filing_events": "$0.05",
    "company_financials": "$0.01",
    "who_holds": "$0.05",
    "institutional_holdings": "$0.05",
    "insider_trades": "$0.05",
    "edgar_search": "$0.01",
    "activist_stakes": "$0.05",
    "ipo_pipeline": "$0.01",
    "rewrite_ratio": "$0.10",
    "fx_rate": "$0.01",
    "domain_report": "$0.01",
    "prediction_markets": "$0.01",
    "evm_balance": "$0.01",
    "evm_gas": "$0.01",
    "evm_receipt": "$0.01",
    "token_price": "$0.01",
    "government_contracts": "$0.05",
    "lobbying": "$0.05",
    "x402_audit": "$0.10",
    "token_report": "$0.10",
    "gas_optimizer": "$0.05",
    "cftc_positioning": "$0.05",
    "energy_data": "$0.05",
    "crop_data": "$0.05",
    "trade_flows": "$0.05"
  },
  "packs": [
    {
      "id": "taste",
      "label": "Taste",
      "price": "$0.09",
      "credits": "$0.10",
      "rails": [
        "x402:/v1/credit"
      ],
      "diffs": 0,
      "sections": 2
    },
    {
      "id": "starter",
      "label": "Starter",
      "price": "$9.00",
      "credits": "$10.00",
      "rails": [
        "card:/api/checkout",
        "x402:/v1/credit"
      ],
      "diffs": 20,
      "sections": 200
    },
    {
      "id": "builder",
      "label": "Builder",
      "price": "$39.00",
      "credits": "$45.00",
      "rails": [
        "card:/api/checkout",
        "x402:/v1/credit"
      ],
      "diffs": 90,
      "sections": 900
    },
    {
      "id": "scale",
      "label": "Scale",
      "price": "$149.00",
      "credits": "$190.00",
      "rails": [
        "card:/api/checkout",
        "x402:/v1/credit"
      ],
      "diffs": 380,
      "sections": 3800
    }
  ],
  "minimums": "Stripe machine payments: 0.01 USDC minimum for stablecoin, 0.50 USD minimum for card via shared payment tokens. compare_filings is priced at $0.50 so it clears both.",
  "compare": "sec-api.io gates 10-K/10-Q section extraction behind its $239/mo Business tier (their pricing page, checked 2026-08-15). Here the same job is $0.50 and there is no monthly floor."
}