The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

Open-weight models and non-productivity uses dominate much of real-world LLM traffic on OpenRouter, with creative roleplay and coding assistance especially popular; a small cohort of early users shows unusually long-lived engagement — a 'Glass Slipper' retention effect.

State of AI: An Empirical 100 Trillion Token Study with OpenRouter
Malika Aubakirova, Alex Atallah, Chris Clark, Justin Summerville, Anjney Midha · January 15, 2026
arxiv descriptive medium evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Malika Aubakirova unresolved corpus identity
  2. Alex Atallah unresolved corpus identity
  3. Chris Clark unresolved corpus identity
  4. Justin Summerville unresolved corpus identity
  5. Anjney Midha unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Malika Aubakirova provider ID
  2. A. Atallah provider ID
  3. C. Clark provider ID
  4. Justin Summerville provider ID
  5. Anjney Midha provider ID
Using over 100 trillion tokens of OpenRouter logs, the paper documents substantial adoption of open-weight LLMs, strong popularity of creative roleplay and coding-assistance use cases, the rise of agentic inference, and a persistent early-adopter retention pattern dubbed the 'Glass Slipper' effect.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

The past year has marked a turning point in the evolution and real-world use of large language models (LLMs). With the release of the first widely adopted reasoning model, o1, on December 5th, 2024, the field shifted from single-pass pattern generation to multi-step deliberation inference, accelerating deployment, experimentation, and new classes of applications. As this shift unfolded at a rapid pace, our empirical understanding of how these models have actually been used in practice has lagged behind. In this work, we leverage the OpenRouter platform, which is an AI inference provider across a wide variety of LLMs, to analyze over 100 trillion tokens of real-world LLM interactions across tasks, geographies, and time. In our empirical study, we observe substantial adoption of open-weight models, the outsized popularity of creative roleplay (beyond just the productivity tasks many assume dominate) and coding assistance categories, plus the rise of agentic inference. Furthermore, our retention analysis identifies foundational cohorts: early users whose engagement persists far longer than later cohorts. We term this phenomenon the Cinderella "Glass Slipper" effect. These findings underscore that the way developers and end-users engage with LLMs "in the wild" is complex and multifaceted. We discuss implications for model builders, AI developers, and infrastructure providers, and outline how a data-driven understanding of usage can inform better design and deployment of LLM systems.

Summary

Main Finding

Using 100+ trillion tokens of anonymized request metadata from OpenRouter (Nov 2024–Nov 2025 window, with task tagging available from May 2025), the study shows that real-world LLM usage is more diverse and economically consequential than many narratives assume: open-weight (OSS) models have grown to roughly one-third of token volume by late 2025 (driven heavily by rapid Chinese OSS gains), multi-step/agentic inference and creative roleplay/coding workloads account for outsized shares of activity, and a persistent “foundational” user cohort (the Cinderella “Glass Slipper” effect) exhibits much higher long‑term retention. These patterns imply durable multi‑model stacks, shifting cost sensitivities, and rising infrastructure demand as inference becomes more iterative and tool‑integrated.

Key Points

  • Dataset scale and vantage:
    • Analysis uses metadata for billions of prompt–completion pairs totaling ≈100 trillion tokens processed on OpenRouter, spanning hundreds of models and >60 providers.
  • Open vs closed source:
    • OSS share rose steadily to about ~30% of weekly token volume by late 2025.
    • Chinese OSS grew from ~1% (late 2024) to peak weeks near ~30% of total usage; averaged ≈13% weekly over the year. RoW OSS averaged ≈13.7%, while proprietary RoW models averaged ~70% of weekly tokens.
    • OSS market moved from DeepSeek dominance to a pluralistic mix; no single OSS model consistently >25% of OSS tokens.
    • Top OSS contributors by aggregate tokens (Nov 2024–Nov 2025): DeepSeek (≈14.4T), Qwen (≈5.6T), Meta LLaMA (≈4.0T), Mistral (≈2.9T), OpenAI (OSS variants ≈1.65T).
  • Model-size dynamics:
    • Medium-sized models (15–70B parameters) captured growing share; “medium is the new small” — users favor cost/quality sweet spots over only the largest models.
  • Workload categories:
    • Creative roleplay and coding assistance are unexpectedly large drivers of activity, alongside productivity/writing and Q&A.
    • Agentic inference (multi-step, tool-calling, chain-of-actions) rose substantially, indicating models are increasingly embedded as components in automated systems rather than only single-turn assistants.
  • Retention and cohorts:
    • Early adopters form persistent cohorts with markedly higher long-term engagement (the “Glass Slipper” effect): early alignment between user needs and model characteristics yields durable stickiness.
  • Cost/use sensitivity:
    • Effective cost metric (avg input+output tokens accounting for caching) correlates with usage dynamics; developers are sensitive to per‑inference costs and choose models accordingly.
  • Geography:
    • 50% of platform usage originates outside the U.S.; billing-based geography shows regional model preferences and strong adoption of local/Chinese OSS models in appropriate markets.

  • Data sampling and labeling:
    • Content categories come from an opt‑in GoogleTagClassifier run on ~0.25% of prompts; mappings roll classifier taxonomy into study buckets (Programming, Roleplay, Translation, etc.).

Data & Methods

  • Data source:
    • OpenRouter platform metadata: per-generation records with model/provider id, prompt and completion token counts, timing, routing/latency, streaming/cancellation, tool-call flags. No raw prompt or completion text was available to the study authors.
  • Scale & coverage:
    • Rolling 13-month window ending Nov 2025 for most analyses; category-level analyses use May–Nov 2025 (when consistent tagging was available).
  • Content categorization:
    • 0.25% opt-in sample of prompts classified via Google Cloud Natural Language classifyText (GoogleTagClassifier); only category labels (confidence ≥0.5) used.
    • Classifier labels mapped to study-defined buckets (Programming, Roleplay, Translation, General Q&A, Productivity/Writing, Education, Literature/Creative, Others).
  • Model labeling:
    • Models labeled OSS if weights public; closed/proprietary otherwise. Models tagged by origin (China vs Rest-of-World). Sizes bucketed: small <15B, medium 15–70B, large ≥70B.
  • Geographic segmentation:
    • User region inferred from billing location (billing-country) to preserve privacy and get stable geography proxy.
  • Aggregate computations:
    • Weekly UTC‑normalized aggregates using Hex analytics for reproducibility. Token volumes = prompt + completion (reasoning tokens counted inside completion).
  • Key metrics:
    • Weekly token shares, model market share over time, cohort retention curves, effective-cost (average tokens per request with caching effects), tool-calling incidence as proxy for agentic use.
  • Limitations / biases noted by authors:
    • Observational metadata from a single (albeit large and multi-model) platform → platform-specific selection effects.
    • No access to raw text; taxonomy depends on opt‑in sample and classifier mapping (sampling bias and mapping granularity limitations).
    • Billing-based geography imperfect (enterprise/third-party billing possible).
    • Classifier opt-in may favor users willing to share metadata for discounts → potential skew toward certain user segments.

Implications for AI Economics

  • Competition, pricing, and bargaining power:
    • Rapid OSS uptake (particularly Chinese OSS) reduces pricing power of proprietary providers for many workloads. Multi‑model stacks and switching friction are low, so providers must compete on price, latency, features, and continuous improvements rather than one‑time dominance.
  • Compute demand & cost structure:
    • Growth of agentic/multi-step inference and reasoning tokens increases average compute per request. This raises infrastructure demand (GPU-hours, memory, bandwidth) and magnifies the importance of cost-optimized inference engines, caching, and model distillation/quantization for marginal-cost reduction.
  • Infrastructure & routing economics:
    • Multi‑model orchestration (proprietary + OSS) creates value for inference brokers and routers (like OpenRouter). Economic value accrues to platforms that optimize cost/performance routing, caching, and hybrid deployments; this fosters a market for inference-management services and arbitrage between providers.
  • Product–market fit & user lifetime value:
    • The “Glass Slipper” retention effect implies early users who find good model–task fit generate outsized lifetime value. For startups and model teams, early alignment and rapid iteration can create persistent revenue streams and lower customer acquisition payback times.
  • Model‑size strategy:
    • The rise of medium models as a dominant slice suggests a cost-performance sweet spot: building and monetizing medium-sized models may yield better ROI than pushing only for largest‑parameter models. This affects R&D allocation and capital intensity decisions for model builders.
  • Geography & market segmentation:
    • Regional model leadership (e.g., Chinese OSS) underscores segmentation of demand and the importance of localized models, compliance, and pricing strategies. Market entrants should consider region-specific go‑to‑market and infrastructure policies.
  • Application mix and labor effects:
    • Large share of roleplay and coding assistance indicates both entertainment and production substitution use cases. Coding assistants can alter developer productivity and labor demand in software engineering (partial substitution/augmentation); roleplay/creative uses change consumer-facing monetization opportunities.
  • Monetization and product design:
    • Sensitivity to effective cost per inference motivates pricing innovations (subscription vs token billing vs hybrid), feature-tiering (tool access, streaming, priority), and opt‑in analytics for discounts. Providers can monetize value-add routing, reliability, and privacy guarantees.
  • Need for continual iteration:
    • Rapid shifts in OSS market share following releases show that continuous product development matters economically — both to sustain share and to prevent churn from low switching costs.
  • Policy & regulatory considerations:
    • The dataset’s finding of diversified providers and global OSS growth complicates export-control and standardization efforts; regulators and procurement officers should account for multi-source dependency risk and potential for rapid supply shifts.

If you want, I can: - Produce concise charts/reported numbers from the paper (e.g., top model token volumes and OSS share time series) summarized as tables. - Drill deeper on the economic modeling implications (e.g., expected compute cost curves, welfare effects, or a simple demand model linking effective price to token volume).

Assessment

Paper Typedescriptive Evidence Strengthmedium — Very large-scale, real-world telemetry (100+ trillion tokens) provides strong descriptive evidence about how LLMs are used on the OpenRouter platform, but the study is observational and does not identify causal effects on economic outcomes; platform selection and measurement biases limit inferential strength. Methods Rigormedium — Scale and breadth of the dataset suggest careful aggregation and analysis, but the abstract indicates no causal design, limited information about handling of selection bias, bot/activity filtering, sessionization, or label validation for task categories, which reduces methodological certainty. SampleTelemetry from the OpenRouter inference platform comprising over 100 trillion tokens of real-world LLM interactions across multiple models (including the o1 reasoning model and various open-weight models), covering diverse tasks (creative roleplay, coding assistance, agentic inference, etc.), users, geographies, and time periods; data appear to be platform-internal logs of developer and end-user queries and sessions. Themesadoption human_ai_collab productivity innovation GeneralizabilitySingle-platform sample (OpenRouter) — users and integrations on this provider may not represent the broader population of LLM users (e.g., direct use of closed APIs like OpenAI/Anthropic or embedded vendor systems)., Possible geographic, sectoral, or developer-community skews in the OpenRouter user base., Observed usage patterns reflect supply-side model availability on the platform (e.g., open-weight models present) and may change as other providers or models evolve., Behavioral labels (e.g., 'creative roleplay', 'coding assistance') may be noisy and dependent on classification rules., Time-bounded — findings reflect a particular phase of LLM evolution (post-o1 release) and may not hold as models and applications evolve further., Potential measurement issues: bots, automated traffic, or multi-account users could bias retention and usage metrics.

Claims (8)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The release of the first widely adopted reasoning model, o1, on December 5th, 2024 marked a turning point in the field, shifting from single-pass pattern generation to multi-step deliberation inference and accelerating deployment, experimentation, and new classes of applications. Innovation Output positive shift from single-pass generation to multi-step deliberation inference; acceleration of deployment/experimentation and new applications
Reading fidelity medium
Study strength speculative
not reported
0.02
This study leverages the OpenRouter platform to analyze over 100 trillion tokens of real-world LLM interactions across tasks, geographies, and time. Other null_result volume and coverage of analyzed LLM interaction data
Reading fidelity high
Study strength high
n=100000000000000
0.3
We observe substantial adoption of open-weight models. Adoption Rate positive adoption level of open-weight models
Reading fidelity high
Study strength medium
not reported
0.18
Creative roleplay (beyond productivity tasks) is outsized in popularity, along with coding assistance categories. Adoption Rate positive popularity (share of interactions) of creative roleplay and coding assistance categories
Reading fidelity high
Study strength medium
not reported
0.18
There is a rise of agentic inference. Adoption Rate positive growth in usage of agentic-style inference
Reading fidelity high
Study strength medium
not reported
0.18
Retention analysis identifies foundational cohorts: early users whose engagement persists far longer than later cohorts (the 'Cinderella "Glass Slipper" effect'). Adoption Rate positive user retention / engagement longevity across cohorts
Reading fidelity high
Study strength medium
not reported
0.18
The way developers and end-users engage with LLMs 'in the wild' is complex and multifaceted. Other mixed diversity and complexity of user engagement patterns
Reading fidelity high
Study strength medium
not reported
0.18
A data-driven understanding of usage can inform better design and deployment of LLM systems for model builders, AI developers, and infrastructure providers. Governance And Regulation positive utility of usage data for informing system design and deployment
Reading fidelity high
Study strength speculative
not reported
0.03

Notes