Index coverage
Roundhouse AI · run 1 time · last 20d ago
Sign in to runRunning a query is free on the free plan, up to your monthly Query Units.
SQL
select total_settlements, round(total_volume_usd::numeric, 2) as total_volume_usd,
total_entities, total_agents, total_facilitators
from mv_global_stats where id = 1Take it elsewhere
- Download the last computed result as CSV — paid plans. It exports the cache and never runs the query, so a download never spends Query Units.