ChainScope is a team of specialized AI agents that query live blockchain data through The Graph, analyze it in a Python sandbox, and answer in plain English — with every claim traceable back to the subgraph it came from.
A plain-English question about your wallet, a protocol, or a governance vote.
An orchestrator agent reads the question and hands it to the right specialist.
The specialist calls The Graph directly — Subgraph MCP, the Token API, or Substreams. No mocked data, ever.
A Python sandbox crunches the result with pandas. The answer streams back with charts, tables, and the exact subgraph it came from.
Balances, transfers, and PnL across every chain your wallet touches.
Rates, utilization, and liquidity across lending and DEX protocols.
Watches your lending positions and flags liquidation risk before it's urgent.
Summarizes DAO proposals and where the vote currently stands.
Checks live liquidity depth before you size a swap — pays per query via x402 when it needs an off-list subgraph.
Every answer is grounded in live Graph data — not a snapshot, not a fixture. This is the surface agents actually call.
Subgraph MCP
One connection reaches 15,000+ subgraphs — agents search, introspect schema, and query without hardcoded IDs.
Token API
Normalized wallet balances, transfers, and NFT data across chains in one call.
Substreams
Push, not poll — reacts to liquidation-proximity and price events as they happen.
x402
Agents can pay per query in USDC, no API key required, for ad-hoc off-list subgraphs.