Skip to main content
Detailed instructions on billing rules, how to recharge, and how to check billing.

Model Pricing

Using Claude Opus 4.7 (API Format: Anthropic) as an example:
Image

What is a token?

A token is the basic unit of text that the model processes. Tokens are not the same as characters or words — they are text fragments determined by the model’s own tokenizer.
These are estimates. Different providers such as OpenAI, Google, and Anthropic have slightly different token calculation rules.

Token Types and Billing Rules (Claude Opus 4.7)

Input Tokens (Prompt) — $5 / million

Everything you send to the model — system prompt, conversation history, user messages, uploaded documents — all counts as input tokens.

Output Tokens (Completion) — $25 / million

The text the model generates in response. Output tokens cost 5× more than input tokens, so keeping responses concise has a meaningful impact on cost.

Cached Tokens — Billed at 0.25× input rate

Prompt content served from cache is charged at only 25% of the normal price. Useful for long system prompts or repeated context, and can significantly reduce costs.

Cost Estimation Examples

Top-Up

After logging into your account on the x6.ai model page, click your avatar in the top-right corner, then click “Top-Up”.
Image

Platform Fee

When you top up USD, you will receive WAI Credits. 1,000 WAI Credits = $1.00 USD.
New users will receive $2 worth of credits.

Billing

You can view detailed Billing, Logs, and Usage information at here.
Image