Interactive sample
Inspect the pattern, not just the total.
Fictional fixture · analyzed in this browser
Choose a bundled sample and run a real parser and rule-based analysis. No uploads, account access or provider calls. The figures below are sample estimates, not customer evidence.
Inspect the source rows and method
Schema v1: UTC timestamps, USD estimates to cents, session IDs, and sent/blocked status. Analysis groups rows by session and checks five-request windows.
| ID | Time (UTC) | Session | USD estimate | Status |
|---|---|---|---|---|
| r1 | 2026-09-01T10:00:00Z | example-agent | $0.25 | sent |
| r2 | 2026-09-01T10:00:08Z | example-agent | $0.25 | sent |
| r3 | 2026-09-01T10:00:16Z | example-agent | $0.25 | sent |
| r4 | 2026-09-01T10:00:24Z | example-agent | $0.25 | sent |
| r5 | 2026-09-01T10:00:32Z | example-agent | $0.25 | sent |
| r6 | 2026-09-01T10:00:40Z | example-agent | $0.25 | sent |
| r7 | 2026-09-01T10:00:48Z | example-agent | $0.00 | blocked |
| r8 | 2026-09-01T10:05:00Z | example-review | $0.40 | sent |
| r9 | 2026-09-01T10:10:00Z | example-review | $0.30 | sent |
id,timestamp,session,estimated_cost_usd,status r1,2026-09-01T10:00:00Z,example-agent,0.25,sent r2,2026-09-01T10:00:08Z,example-agent,0.25,sent r3,2026-09-01T10:00:16Z,example-agent,0.25,sent r4,2026-09-01T10:00:24Z,example-agent,0.25,sent r5,2026-09-01T10:00:32Z,example-agent,0.25,sent r6,2026-09-01T10:00:40Z,example-agent,0.25,sent r7,2026-09-01T10:00:48Z,example-agent,0.00,blocked r8,2026-09-01T10:05:00Z,example-review,0.40,sent r9,2026-09-01T10:10:00Z,example-review,0.30,sent