- What is the cheapest model that is actually usable?
- Qwen3.8-Flash at $0.14 input and $0.42 output, flat across a 1M context with no long-context surcharge. GPT-5.6 Luna is close behind at $0.20 / $1.20. Both are genuinely capable for classification, routing and extraction, which is where most of an agent's token volume actually goes once you measure it.
- How much can routing actually save?
- It depends entirely on your traffic mix, so any single figure would be marketing. The useful exercise is to instrument which steps need judgement and which do not, then price the split. On the systems we have built, the majority of calls turn out not to need the top tier, and the saving from moving those is usually larger than any discount available from switching vendors.
- Why do you exclude self-hosted models from this table?
- Because their cost is GPU hours, engineering time and on-call rather than tokens, and putting a zero in a price column would be actively misleading. They are covered in the open-weight collection, where the relevant columns are licence, parameters and memory footprint.
- Do these prices include reasoning tokens?
- Reasoning tokens bill as output on every vendor here, and on models with high default effort that is a large share of the bill. GPT-6 Astra has five effort levels up to max, and every headline benchmark for it was run at maximum. Price at the effort level you will actually use in production, not the one in the launch post.