Skip to content

Data Sources

  • Pool and token data: GeckoTerminal public API (network robinhood), which indexes Robinhood Chain DEXes including Pons v2, Uniswap v3/v4, and Bankr.
  • Stock token registry: a curated, verified list of official Robinhood stock-token contracts (name suffix • Robinhood Token), cross-checked against on-chain pool activity.

A scheduled job snapshots the market every 5 minutes:

  • Top Pons v2 pools by 24-hour volume
  • Token-level prices for all 20 tracked stocks
  • Every indexed pool per tracked stock

API responses are cached at the edge for ~60 seconds on top of that.

  • If upstream data is unavailable, Circlo serves the last good snapshot, or a 503 — never fabricated zeros.
  • Only pools that actually exist in production are shown.