What you pay
ClearMaas charges you the upstream provider’s published per-token price, with no per-token markup. Revenue comes from optional paid subscription plans, not from inflating your token cost.The usage object
Every chat/responses response includes a usage field:
completion_tokens_details.reasoning_tokens for
the hidden reasoning pass.
Built-in tool charges
When the response uses a built-in / server-side tool, the call is counted and billed on top of token usage. ClearMaas passes the upstream provider’s per-call rate through with no markup; refer to each provider’s pricing page for current rates. Tools that trigger per-call charges across providers:- OpenAI �?
web_search,web_search_preview,image_generation(Responses API built-in tools) - Anthropic �?
web_search(server tool) - Google Gemini �?
googleSearchgrounding (per grounded prompt on Gemini 2.x family; per query on Gemini 3.x family) - xAI Grok �?
web_search,x_search,code_interpreter(Agent Tools API on/v1/responses)
For other providers’ server-tool rates, see each provider’s official
pricing page.
ClearMaas response headers
See Routing / Response Headers for use cases.