Companies have moved through distinct phases of AI adoption: from ignoring costs ('token oblivious'), to gamifying usage with leaderboards ('token maximizing'), to a fearful cost-cutting phase ('token anxious'). The next, most effective stage is 'token smart,' focusing on spending wisely, not sparingly, to maximize value.
Sticker price per token is a misleading metric for AI models. A cheaper model may require more retries or reasoning, making it more expensive overall. The true metric is 'cost per accepted task,' which accounts for total resources needed to get a reliable, usable result, providing a true apples-to-apples comparison.
Due to how tokenization works, non-Latin based languages like Hindi, Thai, or Greek can require two to five times more tokens to represent the same amount of text as English. This creates a 'language tax,' making AI-powered applications significantly more expensive to operate for non-English users.
A significant, hidden component of AI costs comes from 'reasoning tokens'—the model's internal thinking process before generating an answer. This is invisible to the user but billed at the higher output-token rate and can increase a request's cost by 4x to 20x, similar to a restaurant charging for 'kitchen time'.
Categorize all AI token spend into three buckets: 'Tokens that Teach' (valuable experimentation), 'Tokens that Produce' (work output), and 'Tokens that Spin' (wasteful, idle processes). The optimal strategy is to aggressively eliminate 'spin' tokens, optimize 'produce' tokens, and fiercely protect the budget for 'teach' tokens to foster innovation.
AI vendors can increase effective costs without altering their price-per-token sheets. When Anthropic updated its model, a new tokenizer produced ~30% more tokens for the same text. While the sticker price was unchanged, real-world bills grew 12-27%—a classic case of 'shrinkflation' applied to AI.
In the initial phases of AI adoption, a company that aggressively overspends on experimentation will likely end up further ahead than one that is overly cautious about proving ROI. The accelerated learning and capability-building from broad usage outweighs the initial waste, creating a long-term competitive advantage.
A Databricks study found that for coding tasks, the cheaper Sonnet model was ultimately more expensive per task ($2.09) than the premium Opus model ($1.94). The cheaper model required more iterations and reasoning to achieve the same result, proving that the lowest token price doesn't guarantee the lowest total cost.
Moving from simple chatbots to autonomous agents creates a massive cost increase. Agents consume 5 to 30 times more tokens because they operate in loops, with each task involving 10-20 separate model calls that carry extensive history, instructions, and tool definitions, rapidly compounding costs.
A simple diagnostic to find wasteful AI spend is the 'weekend test.' If your AI bill increases over a period of inactivity (like a weekend), it's a clear indicator that you have idle agents or over-frequent automated jobs running in the background, which should be investigated and eliminated.
