Real-time data for the Canton Network
A polished explorer and developer-grade APIs for validators, parties, rewards, and on-chain identity. Built independently — hosted, indexed, and tuned for sub-second responses.
Everything you need to read the network.
The same data Canton operators rely on, surfaced through fast pages and a typed API. No IPFS gossip, no batched cursors — just clean indexed reads.
Every ledger update
Stream of all updates with template, party, reward, and transfer breakdowns. Filter by template, party, or time range.
Validator + DSO registry
Live validator and Super-Validator state, including liveness rewards and historical participation. Cross-referenced with parties.
Rewards analytics
Leaderboards, by-template breakdowns, and timeline charts for SV / Validator / App / Liveness rewards in CC.
Indexed APIs
Same JSON the UI consumes is yours via REST. Cursor-paginated, rate-limited, no setup — bring an API key.
Featured apps + CNS
Track the on-chain identity layer: featured app grants, CNS records, and provider directories.
Real-time sync
Tail the Scan API with cursor-tracked replay. Live sync lag is shown on every page so you always know how fresh the data is.
The same API the explorer is built on.
Every chart, table, and search in the UI calls the public REST endpoints. Bring an API key, hit any endpoint with curl, and you're reading the same data your users see.
zsh — example# Get the latest 25 ledger updates curl -s https://api.netrivo.xyz/v1/ledger?limit=25 \ -H "Authorization: Bearer sk_…" | jq '.data[0]' { "update_id": "1220a3…", "record_time": "2025-04-12T18:11:42.108Z", "event_count": 7, "has_rewards": true, "has_transfers": true, "template_ids": ["AmuletRules:AmuletRules_Reward", …] }
Pricing built for builders.
Start free with 250 trial requests. Buy a pack in CC when you need more — no monthly bills.
Trial
Free
250 requests on signup, 1 API/sec.
Enterprise
Custom
SLA, dedicated mirrors, private indexers.
Open the explorer in seconds.
No signup needed for browsing. Create an account when you want API keys, a watchlist, or alerts.