How much does Claude Enterprise cost per seat?
Twenty dollars per user per month, billed annually. That is the published figure on claude.com/pricing, where the Enterprise card reads "Seat price + usage at API rates" and then "$20/seat. Usage cost scales with model and task." The seat is annual only. There is no monthly Enterprise billing cycle, and there is no free trial unless you buy through Anthropic sales.
The sentence that decides your budget is in the Enterprise billing article rather than on the pricing page: "The seat fee gives each person access to Claude on web, desktop, and mobile, plus Claude Code and Cowork, but doesn't include any usage. Every token your team consumes is billed separately at standard API rates." A Claude Enterprise seat is a license to be metered.
That is not a criticism, and for some organizations it is genuinely the cheaper model. A team of researchers who each run two long sessions a week will spend less at API rates than they would on a bundled plan sized for heavy users. The problem is planning. A seat based plan gives you a number you can multiply by headcount and put in a budget. A usage based plan gives you a number that depends on which model your people pick from a dropdown, and the spread between those models is five to one on input tokens and five to one on output tokens.
Here is the arithmetic, using Anthropic's own published API rates and one stated assumption. Suppose a single person consumes 2 million input tokens and 400,000 output tokens in a month. That is a working professional using Claude daily, not an engineer running agents overnight.
| Model | Published input rate | Published output rate | Usage cost for that one user | Total with the $20 seat |
|---|---|---|---|---|
| Haiku 4.5 | $1 per MTok | $5 per MTok | $4.00 | $24.00 |
| Sonnet 5 | $2 per MTok | $10 per MTok | $8.00 | $28.00 |
| Opus 5 | $5 per MTok | $25 per MTok | $20.00 | $40.00 |
| Fable 5.1 | $10 per MTok | $50 per MTok | $40.00 | $60.00 |
The token volumes are our assumption and we have labelled them as such. The rates are Anthropic's, published on the same page as the seat price. The point is the shape rather than the total: on the same workload, the model choice swings the all in cost per user from $24 to $60, and the seat fee is the smallest term in every row. If your organization turns on Fable and does not set spend limits, the seat price stops being a useful planning number.
Two multipliers sit on top of that. Prompt caching is billed separately, at $0.25 per MTok to read and $12.50 per MTok to write on Fable 5.1. And if your organization enables the US only inference setting for data residency, Anthropic bills usage at 1.1x standard API rates. Regulated buyers who need US only processing should add ten percent to every usage figure they model.