5 Sources
[1]
What you'll pay for AI agents will be wildly variable and unpredictable
Users must demand price transparency and performance guarantees. Among all the challenges of implementing agentic artificial intelligence, the least-understood issue is cost. The providers of AI, such as OpenAI, Google, and Anthropic, have price lists, but none of those listed prices tell users
[2]
Locked, stocked, and losing budget: AI vendor lock-in bites
OPINION The days when you could jump from one frontier AI model to another at the drop of a hat are going away as vendor lock-in starts to kick in, and prices increase. Once upon a time, say last month, people thought nothing of jumping from one AI frontier model to another. One week, the hottest
[3]
The Economics of Using AI to Churn Out Code Are Looking Worse Than Ever
Can't-miss innovations from the bleeding edge of science and tech In theory, using an AI model to churn out a bunch of code for your software company sounds like an awesome idea. A ruthless boss can cut down their workforce and save on paying their salaries and healthcare. Or they can keep the
[4]
Dark Cloud Gathers as Bill Comes Due for AI Industry
Can't-miss innovations from the bleeding edge of science and tech AI companies have swept customers onto the bandwagon by offering cheap and even free access to their AI models. But the bill is finally coming due, and the results could be ugly. Earlier this month, Microsoft's GitHub Copilot
[5]
AI's Free Ride Is Over and the Tab Is Big | PYMNTS.com
By completing this form, you agree to receive marketing communications from PYMNTS and to the sharing of your information with our sponsor, if applicable, in accordance with our Privacy Policy and Terms and Conditions. Microsoft's GitHub announced that all Copilot plans will shift to usage-based
Share
Copy Link
The era of cheap, unlimited AI access is ending. GitHub Copilot, Anthropic, and other providers are transitioning from fixed subscription models to usage-based billing as infrastructure costs mount. A University of Michigan study reveals AI agents consume 3,500 times more tokens than simple prompts, with costs varying wildly between models and even between runs of the same task.
The artificial intelligence industry faces a reckoning as the true cost of AI deployment becomes apparent. A groundbreaking study from the University of Michigan reveals that AI agents consume orders of magnitude more tokens than traditional chatbot interactions—approximately 3,500 times more tokens for an agent compared to a simple prompt-based chat with ChatGPT
1
. This explosive token consumption translates directly into escalating costs that businesses are struggling to predict and manage.
Source: PYMNTS
The study, titled "How Do AI Agents Spend Your Money? Analyzing and Predicting Token Consumption in Agentic Coding Tasks," represents the first systematic analysis of AI agent token consumption. Led by Longju Bai and featuring Stanford economist Erik Brynjolfsson among its authors, the research examined how different models handle identical coding tasks using the open-source OpenHands framework and SWE-Bench testing
1
. The findings expose a troubling reality: two different models can exhibit wildly different token costs for the same task, and even the same model can consume twice as many tokens on one run compared to another attempt at solving an identical problem.Microsoft's GitHub Copilot announced a significant change that signals the end of AI's free ride. Effective June 1, all GitHub Copilot plans will transition to usage-based billing, replacing fixed request allowances with a credit-based system tied directly to token consumption
4
. The company cited "significant strain" on its servers and the unsustainable nature of its previous pricing model4
.GitHub Chief Product Officer Mario Rodriguez explained that "a quick chat question and a multi-hour autonomous coding session can cost the user the same amount," noting that "GitHub has absorbed much of the escalating inference cost behind that usage"
4
. Under the new system, subscribers receive AI credits equal to their monthly payment—a $10-per-month plan provides $10 in credits—and must purchase additional credits as needed4
. GitHub also eliminated free trials for new accounts and introduced admin controls allowing organizations to cap spending at company, team, or individual levels.
Source: Futurism
GitHub Copilot isn't alone in rethinking AI pricing models. Anthropic confirmed a de facto price increase for its Claude enterprise edition on April 15, 2026, moving from fixed pricing to a dynamic usage-based model
2
. Claude Enterprise customers now pay a flat $20 per user per month plus variable charges tied to computing capacity used, replacing the previous model that charged up to $200 per user monthly for fixed usage allotments5
. Industry experts estimate this change could double or triple costs for heavy-duty users2
.OpenAI also increased costs dramatically, raising the price for developers using its flagship GPT-5.2 model from $1.25 per input token in GPT-5.1 to $5.75
2
. The company rolled out a new $100-per-month Codex plan in April targeting developers5
. Google imposed weekly limits on its AI coding environment Antigravity earlier this year4
. As OpenAI executive Nick Turley stated, "There's no world in which pricing doesn't significantly evolve"2
.The financial impact on businesses is substantial. Some companies report single employees spending over $150,000 per month on AI tokens
3
. Anthropic quietly doubled its cost estimates for Claude Code, updating documentation to state that "average cost is around $13 per developer per active day and $150-250 per developer per month," up from the previous estimate of $6 per day3
. Bryan Catanzaro, vice president of applied deep learning at Nvidia, told Axios that for his team, the "cost of compute is far beyond the costs of the employees"3
.These high operational costs compound as organizations deploy multiple AI agents per employee simultaneously. Software engineers often run several AI coding tools in the background for hours, churning out code across different tasks and accumulating significant costs on the backend
4
. For organizations with thousands of employees each running their own AI agents, the expenses become exorbitant. According to PYMNTS, for every dollar spent on AI models, businesses spend $5 to $10 on integration, compliance, and monitoring5
.As AI costs rise, businesses are discovering that switching providers is far more difficult than anticipated. A Zapier survey of 542 US executives with active AI vendor contracts found that nearly 90 percent believed they could switch AI vendors within four weeks, with 41 percent claiming they could do it in just 2-5 business days
2
. Reality tells a different story: only 42 percent of organizations that attempted API migration between AI platforms reported smooth transitions, while 58 percent experienced failures or required significantly more effort than expected2
.
Source: The Register
The difficulty stems from layers of technical dependency that early adopters underestimated. AI implementations require vendor-specific APIs, proprietary training data, custom tooling for model deployment, and deep integrations into existing workflows—none of which transfer cleanly between providers
2
. AI consultant Haroon Choudery noted that "switching model vendors is no longer just an API migration. It is context, workflows, and institutional memory," adding that "most operators I talk to haven't mapped any of them"2
.Related Stories
The University of Michigan study emphasizes that current price lists from OpenAI, Google, and Anthropic fail to provide meaningful cost estimation. None of the listed prices tell users what the final bill will be to actually solve a problem
1
. The research found that AI models systematically underestimate the tokens they need, and more tokens don't necessarily improve results. "Simply scaling token usage may not lead to higher execution performance," the authors wrote, noting that accuracy often peaks early in a task1
.These pricing changes reflect fundamental infrastructure costs. Building and running frontier AI models requires enormous computing infrastructure, with expenses compounding as usage rises
5
. Memory chip prices are soaring, and gigawatt AI data centers demand massive investment2
. As Datos Insights CEO Eli Goodman explained, "The most common myth is that AI works like regular software. That's not true; every query has a real cost. The provider's bill goes up when you use more"2
.Enterprise AI invoices now resemble utility bills more than software subscriptions, with charges tied to model activity rather than employee count
5
. Finance teams built around stable annual renewals now manage a cost structure with no prior reference point. Traditional software costs tracked headcount; AI costs track activity, creating unpredictable expenses that vary dramatically based on usage patterns5
.Meanwhile, questions about actual productivity gains persist. An MIT study found that the overwhelming majority of companies saw zero growth in revenue after adopting AI
3
. Other research suggests AI is creating "workslop"—generating more work that requires employee fixes downstream, bogging down workflows and breeding resentment3
. Studies also indicate AI is intensifying work for employees and driving them toward burnout3
.Despite these challenges, adoption continues. PYMNTS Intelligence found that more than 8 in 10 CFOs at large companies are using AI or actively considering it
5
. Anthropic's Claude Code surpassed $2.5 billion in annualized revenue by February, up more than 100 percent since the start of the year5
. The Michigan study authors argue that users must collectively push back on vendors and demand reliable cost estimation and performance guarantees to make informed decisions about AI deployment1
.Summarized by
Navi
[2]
28 Jul 2026•Business and Economy

17 Jun 2026•Business and Economy

12 May 2026•Business and Economy

1
Science and Research

2
Policy and Regulation

3
Technology