- Terraform
- Manual setup
- API usage and subscription usage from Anthropic billing exports.
- Included plan usage labeled as
Included<subscription_type>in Charge description (for Business/Enterprise plans). - Per-model breakdown (group by Service name = model).
- Per-actor attribution using user email or API key name.
- Taxes, credits, and adjustments outside usage line items.
- Non-usage fees that do not appear in the Anthropic billing export.
- Included vs API usage: filter by Charge description:
Included<subscription_type>for subscription usage.APIfor pay-as-you-go usage.
- Per-user email spend: group by Resource name or Sub account id (mapped to the actor email or API key name).
- Per-model costs: group by Service name (model) and break down by
SKU (
inputvsoutputtokens).
Anthropic costs are attributed to input tokens. Output token rows are
included for usage analysis but have $0 cost.
