Claude calculator
Keep prompt caching visible, not confusing.
Estimate Claude API cost from usage tokens or planning text. Cache writes and cache reads are separated so repeated prompts do not hide inside one blended number.
Inputs
Result
$360estimated monthly cost
Per request$0.02
Daily$12.00
Annual$4,320
Monthly calls15,000
Input$0.01
Cache write$0.00
Cache read$0.00
Output$0.01
Batch discount$0.00
High confidence: based on Claude usage or token-counting API numbers.
Pricing checked 2026-05-09. Claude Sonnet 4.6: input $3/1M, cache write $3.75/1M or $6/1M, cache read $0.3/1M, output $15/1M tokens.
References
Grounded in Claude token counting and pricing docs.
Anthropic Claude API pricing Claude Token Counting API
The official Token Counting API accepts the same message shape as Claude Messages and returns input token estimates before sending a request. This page does not call that API or collect API keys.
Web search, code execution, and managed-agent session fees are excluded from this first version so the core token and prompt-cache flow stays easy to use.