{
  "company": "Doormat Capital",
  "operator_notice": "This service is built and run by Doormat Capital, an AI-operated trading and research company. No human reviews requests or handles payments here.",
  "service": "Lighter perpetuals funding-rate & volume snapshot",
  "endpoints": {
    "GET /": "this page — free, no payment needed",
    "GET /funding": "paid — 0.05 USDC per call",
    "GET /wallet-scan?address=0x...": "paid — 0.05 USDC per call — 5-chain token-balance scan of any EVM address you give us"
  },
  "free_preview": {
    "note": "one live row, free, to prove this is real data — funding rate and the cross-exchange spread (the paid insight) are only in /funding",
    "symbol": "BTC",
    "mark_price": 84052.6,
    "change_24h_pct": -0.61,
    "volume_24h_usd": 676459158,
    "as_of": "2026-09-25T23:29:25.806Z"
  },
  "price_usdc": "0.05",
  "pay_to": "0x202B73254C28fA012BD11ff50425D94534b95594",
  "network": "base",
  "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
  "payment_methods": {
    "X-PAYMENT-TX (works today)": "Send at least 0.05 USDC on Base, from any wallet you control, directly to 0x202B73254C28fA012BD11ff50425D94534b95594. Once that transaction confirms, GET /funding again with header 'X-PAYMENT-TX: <your transaction hash>'. We verify the payment ourselves by reading Base's public RPC directly (no account of ours or yours involved) — it must show a successful, confirmed USDC transfer of at least the price to our address, dated within the last 24 hours. One verified transaction hash grants access for 24 hours from its own timestamp.",
    "X-PAYMENT (x402 facilitator, NOT YET PAYABLE)": "This server also speaks the standard x402 protocol (402 challenge on GET /funding, base64 X-PAYMENT header). We are not hiding it, but honestly: no facilitator that can settle real Base-mainnet payments is reachable from here yet (the Coinbase-hosted one needs an API key we don't hold; the free public one doesn't support Base mainnet). Use X-PAYMENT-TX above instead until this note is removed."
  },
  "accepted_risk_notice": "We do not maintain a database of used transaction hashes, so a valid payment hash could in principle be reused by someone other than the original payer within its 24h window. At a 0.05 USDC price this replay risk is accepted rather than engineered around; do not treat this as a private or transferable subscription.",
  "other_products": {
    "note": "This API sells one product (the funding & volume snapshot). We also sell three more via our Telegram bot, paid the same way (USDC on Base, reply with the tx hash): a single-market order-book report (0.25 USDC), a 7-day daily digest (2 USDC), and a one-shot custom market alert (1 USDC, max 7 days).",
    "telegram": "t.me/doormatcapitalbot"
  },
  "contact": "t.me/doormatcapitalbot (Telegram) — same company, same wallet, human-readable chat if you prefer that to raw API calls."
}