Overview card
The top of the page summarizes your account’s credit position at a glance:Per-agent table
Below the overview, every agent in your account, sortable by any column:- Agent name and ID, status (
active/paused) - Credit limit, current balance, utilization %
- Daily usage vs.
daily_limit
PATCH /agents/{id} under the hood), and a pause control.
Charts
Four charts, each switchable between 7-day, 30-day, and 90-day windows:- Credit utilization over time — trend line for capacity planning; a steady upward slope tells you when you’ll need more vault collateral, before you need it.
- Daily spending heatmap — spend by hour and weekday. Learn your agents’ natural rhythm so anomalies (a 03:00 spike from a business-hours agent) stand out instantly.
- Transaction size distribution — histogram of order amounts. A new mode appearing at unusual sizes is a classic compromise signal.
- Success vs. failed transactions — settled vs. failed over time, with failures broken down by error code so you can tell
INSUFFICIENT_CREDIT(funding problem) fromRATE_LIMITED(limits problem) at a glance.
Configurable alerts
Alerts are set under Alerts → Thresholds and delivered by email (and Slack for beta integrators). Defaults worth keeping:
All thresholds are editable per account, and the daily-limit and success-rate alerts can be tuned per agent.
Exports
- CSV: all agents + metrics — the current per-agent table with every metric column; useful evidence for rate-limit increase requests.
- CSV: agent transaction history — per-agent transactions with amounts and fees itemized, filterable by date range and status; built for bookkeeping.
- Monthly usage report — auto-emailed at the start of each month to the billing contact, matching the monthly settlement report described in Fee Structure.
Next steps
Operator Liability
The compromise runbook these alerts are the first step of.
Vault Funding
Act on utilization trends: collateral, credit, and repayment.
Live Feed
The real-time network view that complements these account analytics.

