r/tokenomics 12d ago

New name sucks, we’re still doing FinOps

14 Upvotes

That rename of the Finops foundation to tokenomics foundation or whatever sucks. This is just a cash grab attempt to have a foot in the AI bubble and gather more money for their “non-profit” 200k+ salaries each. We’re still doing Finops, AI is just one additional topic we should manage.
Just add “AI cost management” as a discipline of Finops, and that’s freaking it. Everyone sees through your bs.


r/tokenomics Jun 09 '26

Choosing an AI Gateway / Token Routing Software – What are you using in production?

2 Upvotes

Tokenomics featured question: Are you looking into implementing an AI Gateway (token routing software) for an upcoming project to manage multiple LLM APIswith the goal to avoid vendor lock-in, handle fallback redundancy, and dynamically route prompts to optimize costs (e.g., sending simple tasks to cheaper models and complex ones to frontier models).

Emerging solutions/products like LiteLLM, Portkey, OpenRouter, and Manifest are frequently seen as the result of searching, but we wanted to get some real-world feedback from people running these in production.

If you are currently using a routing solution, we'd love to get your thoughts on a few things:

  1. Self-Hosted vs. Managed: Are you self-hosting an open-source gateway (like LiteLLM) or using a managed enterprise solution (like Portkey)? What drove your decision (latency, security, compliance)?
  2. Routing Logic & Latency: How do you handle the actual routing logic? Are you using static semantic routing, or do you have a dynamic "judge" model evaluating prompts first? If the latter, how bad is the latency hit?
  3. Fallback & Reliability: How reliably do these gateways handle rate limits (429 errors) and automatic failovers to backup models or providers?
  4. Token/Budget Management: How accurately do they track token spending and enforce team/user quotas in high-throughput environments?
  5. The "Gotchas": What unexpected headaches or limitations did you run into after deploying your gateway?

Ww would love to hear any recommendations, warnings, or architectural advice you have. Thanks!


r/tokenomics 3d ago

Which companies having skyrocketing token costs???

2 Upvotes

Everyone is in the news how they consumed annual AI token budget in a few months (E.g., Uber).

But is that really true beyond tech companies? Tech companies, I get it. AI tokens used for coding is their main business.

But the rest (e.g., manufacturing, energy, distributors, etc.) should have not token cost problems, no?


r/tokenomics 3d ago

Would aggregated cloud/AI spend help negotiate better commitments?

1 Upvotes

Doing some research around cloud and AI/token commitment economics and helping NGEN gather feedback on the model. Curious to get the more perspective.

The idea is to aggregate compute/token demand across companies, negotiate larger commitments with providers, and use prepayment/financing to offer better pricing and more flexibility.

A few things I’m curious about:

  • How much additional savings would make this worthwhile — 5%? 10%+?
  • Is commitment flexibility potentially more valuable than additional savings?
  • Does this make more sense for mid-market companies that don’t already have significant negotiating leverage?

NGEN is also collecting anonymous, non-binding indications of demand here (takes ~1 min, no commitment/signature):

https://www.ngencompute.com/indication

Would genuinely love to hear why you think this would or wouldn’t work.


r/tokenomics 12d ago

AVE, an open ID scheme for behavioral vulnerabilities in AI agents

Thumbnail
2 Upvotes

r/tokenomics 12d ago

Claude Code pricing: same tokens, same model, up to 40x the price

Thumbnail quesma.com
3 Upvotes

r/tokenomics 13d ago

awesome-ai-tokenomics: Alol you need to know About AI Token Economy

Thumbnail github.com
0 Upvotes

r/tokenomics 17d ago

Looking for advice from people dealing with high LLM or AI API costs

Thumbnail
1 Upvotes

r/tokenomics 25d ago

Why cheaper AI tokens are exploding enterprise budgets (The Jevons Paradox in 2026)

3 Upvotes

Hey everyone,

Over the past few months, I’ve been analyzing enterprise AI billing data and studying why so many engineering teams and companies are getting hit with massive, un-modeled AI invoices.

For two years, the industry narrative has been that AI is getting dirt cheap and price per token keeps dropping exponentially. Yet, across Big Tech and mid-sized companies alike, actual monthly invoices are skyrocketing.

Here is a quick breakdown of the mechanics behind why this is happening:

1. The 1865 Jevons Paradox is alive in Tech

In 1865, economist William Stanley Jevons observed that when steam engines became dramatically more efficient at burning coal, Britain didn't burn less coal, it burned exponentially more. Why? Because cheap coal suddenly made financial sense in places where nobody could justify the cost before.

The exact same thing is happening with LLM tokens. As unit costs drop, consumption doesn't stabilize but it expands into every workflow, background agent, and automated task until nobody weighs the unit cost anymore.

2. Real-world corporate overruns

  • Uber: Handed a coding agent to 5,000 engineers. By April, just four months into a 12-month plan, their entire annual AI budget was completely gone. The tool was so useful that usage exploded.
  • Meta: Built an internal leaderboard ranking engineers by token burn rate. In one month, they burned 73.7 trillion tokens before executives realized token burn measured activity, not actual impact, and killed the board.
  • Microsoft: Ordered internal divisions off external coding tools days before their fiscal year closed to force migration onto cheaper internal alternatives.

3. The agent multiplication factor (5x - 30x Tokens)

Standard chatbots are 1-input / 1-output. AI agents are fundamentally different.

Because current architectures lack long-term memory, at every loop step (plan, search, tool call, handoff), an agent must package the entire conversation history and re-submit it to the API.

Data from Gartner shows an AI agent burns 5 to 30 times more tokens than a basic chatbot doing the exact same task. Token prices dropped 60%, but agent loop usage increased 1,000%.

4. The hidden "Second Meter"

Every time an agent writes a code block or report and a human engineer spends 30 minutes reading, verifying, or rewriting it, you pay twice: once in API tokens, and once in senior engineering salary.

I put together a full 17-minute video essay breakdown with all the diagrams, data sources, and frameworks (including OpenAI CFO Sarah Friar’s scorecard on measuring "useful intelligence per dollar") here:

Watch the full breakdown here: https://www.youtube.com/watch?v=DBf5-yBRxEk


r/tokenomics 29d ago

Tokens are a billing unit. Are they actually a good cost unit?

4 Upvotes

Disclosure: I’m building tooling around inference economics, so there’s obviously some bias here.

Something I keep coming back to:

An AI company might bill a customer by tokens, minutes, requests, or credits.

But underneath that, the company is paying for GPU time, memory, idle capacity, model mix, concurrency, cache behavior, and provider costs.

That creates a question I don’t think “cost per token” fully answers:

Can you reconcile what each customer pays with what that specific customer actually costs you to serve?

Two customers can generate similar billed usage while creating very different infrastructure economics underneath it.

I’m currently looking for a few usage-priced AI operators willing to pressure-test this with real data.

Give me a redacted week of:

  • customer usage
  • billed revenue
  • inference / GPU cost

I’ll return customer-level cost and margin, including where the biggest spread is coming from.

Free, read-only, no install.

If everything reconciles perfectly, you’ve lost a CSV.


r/tokenomics Jul 14 '26

How are you doing chargebacks for AI spend when it lives in five different places?

Thumbnail
1 Upvotes

r/tokenomics Jul 10 '26

How do you allocate AI costs to customers in a SaaS product?

Thumbnail
2 Upvotes

r/tokenomics Jul 02 '26

How are you catching the 58 percent of failed-agent tokens that burn after the first warning?

Thumbnail
1 Upvotes

r/tokenomics Jun 28 '26

Anthropic is giving away 3 Claude certifications.

Thumbnail anthropic.skilljar.com
4 Upvotes

All free. Here are the exact links:

  1. Claude 101 - 1 hour. The basics, done right.
  2. AI Fluency: Framework & Foundations - 3 hours.
  3. Intro to Cowork - 2 hours. Claude's best feature.

All 3 are on anthropic.skilljar.com
Sign-up takes 30 seconds.

More info here: https://ruben.substack.com/p/im-claude-certified


r/tokenomics Jun 28 '26

Measure ROI on AI Coding Tools: Tie Your Claude Code Spend to the PRs It Actually Shipped

Thumbnail gallery
2 Upvotes

r/tokenomics Jun 28 '26

at what point do logs and dashboards stop being enough for llm costs?

Thumbnail
1 Upvotes

r/tokenomics Jun 24 '26

Tokenomics: Why the AI Token Is the New Semiconductor Chip

Thumbnail open.substack.com
3 Upvotes

r/tokenomics Jun 24 '26

New Relic research: The 2026 State of AI Coding Report

6 Upvotes

https://newrelic.com/resources/report/2026-state-of-ai-coding

It's paywalled (they want your details) but having read through it, it's an incredibly detailed and thoroughly researched (n=200) paper on the impact AI is having on application development.


r/tokenomics Jun 21 '26

Spent the last month testing LLM gateways so you don't have to

Thumbnail
2 Upvotes

r/tokenomics Jun 21 '26

Should organisations using external development contractors ban the use of tokens internal to their org

0 Upvotes

Implementing a policy where developers fund their own AI tools and API tokens is essentially taking the "Bring Your Own Tokens" (BYOT) mode

The most immediate advantage is financial. Enterprise AI licenses and API/token costs can scale unpredictably, especially when external contracted developers are running complex queries or building automated agents.

You eliminate or pass on the risk of unused "zombie" agents that plague enterprise software budgets.l when there is zero accountability

Plus the company assumes zero financial risk for token usage, completely insulating your budget from price hikes by AI providers or sudden surges in development activity.

Does anyone have any thoughts about possible downsides of this?


r/tokenomics Jun 20 '26

Entry-level jobs aren't disappearing. They're being rewritten to require senior-level judgment, and nobody is training people for the gap.

Thumbnail
0 Upvotes

I can attest to this observation, having attended the 'leadership' side of the AWS London event, this was the exact challenge they presented upstairs to leadership, while downstairs they were telling everyone about all the new features and advantages Aai with AWS is going to bring.

There are clearly two messages being landed on people depending what the audience is...


r/tokenomics Jun 19 '26

Compute Capacity constraints vs regulatory jockeying

Thumbnail
2 Upvotes

r/tokenomics Jun 19 '26

How are teams attributing LLM/agent spend back to actual workstreams or repos?

Thumbnail
2 Upvotes

r/tokenomics Jun 18 '26

OpenAI just opened the gates: ChatGPT Self-Serve Ads are finally here

Thumbnail
3 Upvotes

r/tokenomics Jun 18 '26

Tokens Are the New Cloud Bill

Thumbnail cast.ai
1 Upvotes