Live Settlement Dashboard
Real-time settlement monitoring for institutional operators - volume, fees, compliance rates, and corridor health at a glance.
Overview
The Live Settlement Dashboard provides institutional operators with real-time visibility into settlement activity across the JIL Sovereign network. Monitor volume, fees, compliance rates, latency, and corridor health from a single interface - or consume the same data programmatically via REST and WebSocket APIs.
Key Metrics
Corridor Monitoring
Each corridor displays its current operational status, volume, and latency. Degraded corridors trigger alerts to operator dashboards.
| Corridor | Status | Volume 24h | Avg Latency |
|---|---|---|---|
US-BR |
Active | $620,000 | 1.1s |
US-AE |
Active | $410,000 | 0.9s |
EU-SG |
Active | $380,000 | 1.3s |
GB-HK |
Degraded | $210,000 | 3.8s |
CH-JP |
Active | $190,000 | 1.0s |
WebSocket Live Streaming
Subscribe to real-time dashboard updates via WebSocket. The server pushes metric snapshots at configurable intervals, enabling live dashboard rendering without polling.
REST API Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET |
/v1/dashboard/summary |
Full dashboard summary with all key metrics |
GET |
/v1/dashboard/corridors |
All corridor statuses and per-corridor metrics |
GET |
/v1/dashboard/volume |
Volume time series with configurable interval |
GET |
/v1/dashboard/compliance |
Compliance rate, flags, and hold statistics |
Volume Time Series
Query volume data across configurable time intervals: