tokenstat
tokenstat

Model catalog

Usage cost calculator

Plug in how many million tokens you expect, pick a model (or enter rates), and see list-rate dollars. Assumptions are yours. This is not a vendor bill.

Models · Plans · Install CLI to measure real sessions

Using cheapest list rates for Claude-Sonnet-3.7 ($2.60 in / $13 out per MTok).

INPUT
$26
10 MTok × $2.60
OUTPUT
$26
2 MTok × $13
CACHE READ
$10.40
40 MTok × $0.26
CACHE WRITE
$6.40
2 MTok × $3.20

List-rate total for this shape

$68.80

Million tokens × published $/MTok. Cache rates use the cheapest listed cache field when the model is known; otherwise the custom rates you entered. This is not a bill and not a subscription comparison.

Real usage, not a guess

The CLI reads the session logs your harnesses already write and prices them the same way.

$ curl -fsSL https://tokenstat.ai/install.sh | bash