burn0 report
Shows a cost breakdown for the last 7 days (or today with--today).
Output
Data sources
| Condition | Source |
|---|---|
| API key set + backend reachable | burn0 server (all environments) |
| API key set + backend unreachable | Local ledger (.burn0/costs.jsonl) |
| No API key | Local ledger |
Options
| Flag | Description |
|---|---|
--today | Show today’s costs only (no daily breakdown) |
How costs are calculated
- LLM services: Token-based pricing (input/output per million tokens)
- Pay-per-use APIs: Per-request cost from the pricing registry
- Infrastructure: Monthly plan cost (from your
burn0 initconfig)