What $100k buys you in tokens
Summary
An analysis of how many tokens $100,000 can purchase across different AI and crypto platforms, examining the real value and pricing models.
Similar Articles
Price per 1M tokens is meaningless
This article argues that comparing AI models by price per million tokens is misleading due to differences in tokenizers and token efficiency. It provides a benchmark cost analysis showing that models with higher per-token prices can be cheaper per completed task, with DeepSeek V4 Pro being a strong cost-efficiency outlier.
Ways to think about token pricing
Benedict Evans analyzes the current instability in AI token pricing, noting a supply crunch and uncertain future as infrastructure investment surges and use cases like software development drive demand. He argues that foundation models may become low-margin commodity providers.
@ChrisGPotts: Does a token buy you more or less now than it did a few months ago? We built a consumer price index (CPI) for AI coding…
A consumer price index for AI coding output from Anthropic's Opus 4.6 model shows 'tokenflation' — tokens buying less output over time between Feb and Apr 2026.
@rohanpaul_ai: "Not all tokens are created equal, and there is a way to look at token value. There are two key factors that impact tok…
Discusses token economics in AI, emphasizing that token value depends on intelligence and speed, and that optimizing tokenomics should start with customer use case.
[Mike Pound] Why AI Tokens are so Expensive - Computerphile
This article explains why AI tokens are expensive: the autoregressive generation process requires predicting token by token and repeatedly computing the entire context, causing computational cost to grow linearly with context length; coding agents, due to multi-turn interactions and file reads, quickly accumulate very long contexts, further increasing token costs.