Why 'AI Service Subscription' Is Destined to Die Out?

marsbitPublicado em 2026-06-15Última atualização em 2026-06-15

Resumo

"Why 'AI Service Subscription Models' Are Doomed to Disappear" The article argues that the flat-rate subscription model for AI services is fundamentally unsustainable. It points to recent industry shifts, such as Anthropic limiting access to its flagship Claude Fable 5 model for subscribers after just 14 days, and GitHub and OpenAI moving towards credit-based or usage-based billing. The core problem is that subscription models rely on a capped human consumption limit—like watching videos or listening to music—which keeps costs predictable. However, the rise of autonomous AI agents shatters this premise. Agents can consume 5 to 30 times more computing resources (tokens) than a human chatting, and they operate continuously without user presence. This removes the natural usage cap, making fixed-price plans financially unviable as heavy users incur massive costs. Attempts to patch the model with higher tiers or usage caps have failed, often leading to "adverse selection" where only the heaviest users subscribe. The industry's solution is to hollow out subscriptions, replacing "unlimited" access with prepaid credits charged per token, akin to a utility meter. While chat-based subscriptions may linger, the real value and revenue are shifting to pay-as-you-go models. The current period represents a final, heavily subsidized phase for users. The conclusion is that the soul of subscription—a fixed price for worry-free use—is dying, soon to be replaced by pure usage-based pricing wher...

Subscription models will be hollowed out. Use it while you still can.

On June 9, Anthropic released its most powerful public model to date, Claude Fable 5. As per tradition, this should have been a celebration for paying subscribers—your monthly fee finally granting you first dibs on the flagship model.

But a single line in the announcement sparked immediate and widespread controversy: After June 22, Fable 5 will be removed from all subscription plans, requiring separate purchases of usage credits for continued access.

In other words, even if you're a paying member, the flagship model is only yours to use for 14 days.

A model arriving with its own 'eviction notice' on launch day is unprecedented in the AI industry.

Many view this as a misstep or an act of arrogance by Anthropic. My take is the opposite: This is not a mistake; it's a preview.

The AI subscription model is heading toward an inevitable demise—not because any company is greedy, but because the very premise on which subscriptions are built is being dismantled, by AI itself.

01 A Flagship Model with a 14-Day Countdown

Let's lay out the facts first. According to Anthropic's official schedule (June 9, 2026), Fable 5 will be included for free in Pro, Max, Team, and seat-based Enterprise plans from launch until June 22. Starting June 23, it will be removed from these plans, with every subsequent token charged against prepaid usage credits at the same rate as the API.

This rate isn't cheap: $10 per million input tokens and $50 per million output tokens, exactly double the rate of the previous flagship, Opus 4.8. More subtly, even during the free window, Fable 5 consumption counts roughly double against subscription limits—doing the same work burns through your allowance twice as fast.

The user reaction was predictable. On Hacker News, someone bluntly called this 'give-then-take' move unsettling, suspecting Anthropic aimed to nudge subscribers toward pay-as-you-go. Another developer reported that on the $100/month Max plan, a single agent programming session consumed nearly $100 worth of tokens.

And this isn't an isolated move by Anthropic. Over the past eight weeks, the entire industry has been doing the same thing. On April 2, OpenAI switched Codex from per-message billing to per-token billing aligned with its API, later extending this to all existing enterprise customers.

GitHub froze new personal Copilot registrations on April 20, announced a full shift to AI Credits billing a week later, and completed the transition by June 1—the $10/month Pro tier now comes with a $10 credit.

Anthropic's own moves have been the most frequent. Starting April 4, it banned third-party agent frameworks like OpenClaw from using subscription allowances, forcing them onto pay-as-you-go. On April 21, a red 'X' mysteriously appeared next to Claude Code on the Pro plan pricing page, causing an uproar and retracted within 24 hours with an official 'small test for about 2% of new users' explanation. On May 14, it was formally announced that starting June 15, the Agent SDK and headless usage would be removed from subscription pools, becoming independent credits charged at API rates.

Three companies, eight weeks, the same direction—this isn't a coincidence; it's the entire industry turning in the same answer sheet to the same math problem.

What does that math problem look like?

02 What's Being Priced Is Never Compute

Research firm SemiAnalysis recently put this math problem on the table. They purchased one of each subscription tier from Anthropic and OpenAI, ran long programming tasks until exhausting the weekly limits, and then converted that usage into dollar values based on API list prices.

The prevailing industry belief was that a $200/month plan could, at most, generate around $2000 worth of tokens. The actual results far exceeded this: The $20 Claude Pro had an upper limit of about $400; the $200 Max 20x, about $8000.

OpenAI's numbers were even more staggering—the $20 ChatGPT Plus could yield about $700 worth, and the $200 Pro 20x, about $14,000.

Two fair points must be made upfront: These are 'maxed-out limit' upper bounds, not typical daily usage levels for average users; API list prices include a margin, so the conversion numbers don't equal real compute costs.

But pricing must account for the upper bound—an insurance company cannot assume no one will file a claim.


Subsidies themselves aren't fatal. Streaming services have subsidized, ride-hailing apps have subsidized; burning cash for growth is the internet's ancestral craft. What's truly fatal is that AI subscriptions have a fundamental difference from those models.


Netflix dares to sell subscriptions based on two things: the marginal cost of adding one more show approaches zero, and a person has at most 24 hours a day to watch. Spotify is the same. The implied premise of flat-rate subscriptions is that consumption is capped by human physiological limits—what's truly being priced is never the content, but a person's time.

AI in the chatbot era barely fit this premise. Even the chattiest person has a limit to how much they can type in a day; the unused allowances of light users could cover the overconsumption of heavy users.

Then, Agents arrived.

What does a single agent task look like? It reads 20 files, makes plans, modifies code, runs tests, reads errors, and iterates—one round consumes 5 to 30 times the tokens of a normal conversation. Worse yet, it doesn't require your presence.

I've experienced this myself: I recently had an agent organize flight data for two airports. I went to take a shower, came back to find the task completed, and my allowance nearly depleted. You're asleep, the meter's running.

What agents eliminate isn't the price ceiling, it's the consumption ceiling. And every evolutionary direction in the AI industry—longer tasks, greater autonomy, parallel instances—is sprinting toward the same endpoint:

Removing humans from the consumption loop entirely.

GitHub's announcement put it bluntly: agent usage 'is becoming the default.' This means the only scenario where subscriptions could still barely hold—people sitting at their screens chatting one line at a time—will only constitute a shrinking portion of AI's value map.

At this point, some might ask: The subsidy is too deep, so why not just raise prices?

They tried, and got an even worse result. Looking back at the SemiAnalysis table, there's a counterintuitive detail: the higher the tier, the greater the subsidy multiplier.

On Claude's side, the $20 tier is a 20x multiplier, while the $200 tier is 40x; on OpenAI's side, it jumps from 35x to 70x. Half is by pricing design—higher tiers multiply allowances, effectively giving bulk discounts to big customers. The other half is user behavior—those willing to spend $200 on a 20x plan are doing so specifically to max it out; light users wouldn't even appear in this tier.

In the insurance industry, this has a name: adverse selection. When a policy's price attracts only the highest-risk applicants, that policy has no actuarial path to viability. Any fixed price will precisely filter in the users whose usage exceeds it—this isn't an operational issue, it's structural. Adjusting prices only makes the filter finer.

Throughout all of 2025, the industry essentially tried every patch. In January, Sam Altman admitted on X that the $200/month ChatGPT Pro was losing money due to usage far exceeding expectations—the price hike tier failed.

Mid-year, Cursor changed from per-request to per-compute billing, triggering massive cancellations and a public apology from the CEO—midstream rule changes failed. In the summer, Anthropic added weekly limits to Claude Code, citing users running agents 24/7 with individual compute costs in the tens of thousands of dollars—throttling only attracted fury.

After all patches failed, we got the collective showdown of these past eight weeks. OpenAI's ChatGPT lead, Nick Turley, spelled it out on the BG2 podcast: 'In this current era, offering unlimited plans might be like offering unlimited electricity plans.'

03 The Shell Remains, the Core Is Already Dead

Of course, there's a seemingly strong counterargument: Subscription models are clearly still alive and well. ChatGPT Plus is still $20/month, Claude Pro is still for sale, GitHub's code completion even retains flat-rate pricing. Is talk of demise just alarmism?

This counterargument deserves serious consideration because the phenomenon it describes is real. But it misidentifies what is dying.

The soul of a subscription was never the form of 'charging once a month,' but the promise of 'fixed price, use with peace of mind'—you don't have to calculate the cost of each use. That was the entire reason it triumphed over pay-per-use in the first place.

What's happening now is: The billing cycle remains, but the promise is being pulled away.

GitHub Pro's $10 monthly fee now contains a $10 credit, used up and done—this isn't a subscription; it's a prepaid card disguised in subscription clothing. Anthropic's credits are deducted at API rates; OpenAI's credits support auto-replenishment. Subscription models won't be canceled; they will be hollowed out. The shell remains, but the core is already dead.

There remains one true enclave: pure chat. It can still have flat-rate pricing because it's the last AI scenario where consumption is still capped by human time. But a moat cannot protect an enclave—every dollar of R&D in this industry pushes AI from 'you ask, it answers' toward 'it proactively helps you complete.'

Chat subscriptions won't be killed; they will be marginalized: left behind, watching real value and real revenue gradually migrate into the world of pay-as-you-go.

Another coincidental timing is hard to ignore. According to a TechCrunch report (June 2026), as Fable 5 launched, Anthropic was preparing for an IPO alongside OpenAI. Over the past three years, subsidies have been funded by venture capital; public market investors will not accept a P&L statement that 'loses more money with every heavy user.' The capital exit schedule dictates that the showdown cannot be postponed indefinitely.

This means different things for different parties. For enterprises, AI spending must now be managed like cloud spending—The Information reported that Uber's CTO stated in an internal memo the company burned through its entire 2026 AI budget in just four months. Budgeting, installing monitoring, and routing models per task will become required skills for every team.

For individual users, the past saw light users subsidizing heavy users. Now, everyone pays for their own meter.

To be honest, this might not be all bad. With the return of price signals, 'Is this task worth running an AI on?' becomes a real question for the first time—and when an industry starts seriously answering that question, it's often the beginning of its move away from the cash-burn narrative toward a normal business.

Writing this, I want to interject one sentence: Before the meter is installed, the current subscription model is likely the most generous moment this industry will ever offer users—use it while you still can, and cherish it.

The logic is hidden in that SemiAnalysis table. Read from the user's perspective, it's not a death sentence at all, but a still-active benefit list: You pay $200 a month, and the platform lets you burn up to $14,000 worth of compute.

The last time we saw subsidies of this magnitude was during the ride-hailing and food delivery wars—and we all remember how those ended. After the subsidies faded, prices never went back.

So run those heavy tasks now, while you can. For instance, Fable 5's window in subscriptions only lasts until June 22. Instead of carefully budgeting when the credit era arrives, better to schedule those long-running tasks you've always wanted to run but found too expensive. This isn't about gaming the system—it's about being a clear-eyed beneficiary of a pricing error that is destined to be corrected.

Turley's metaphor may run deeper than he intended. The true sign of electricity becoming infrastructure isn't that it reached every household, but that every household installed a meter—from that moment on, no one debated 'should electricity be flat-rate?', they only debated the electricity rate.

There will be no obituary for the subscription model. It will simply become a small line item on your expense report labeled 'admission fee' on some quiet billing day.

Until then—use it while you still can, and cherish it.

Perguntas relacionadas

QAccording to the article, why is the AI subscription model doomed to disappear?

AThe AI subscription model is doomed because its fundamental premise—fixed pricing for unlimited use—is being dismantled by AI itself, specifically the rise of autonomous agents. Agents consume vastly more computational resources (tokens) than human-driven chat, effectively removing the human consumption limit that made fixed-price subscriptions viable. This creates unsustainable financial subsidies from providers and leads to 'adverse selection,' where the heaviest users are disproportionately attracted to the plans.

QWhat is the key difference between AI subscription models and successful ones like Netflix or Spotify, as stated in the article?

AThe key difference is the existence of a natural consumption limit. Netflix and Spotify subscription models work because the marginal cost of serving more content is near-zero, and a user's consumption is capped by the physical limit of human time (e.g., 24 hours in a day). In contrast, AI agents operate autonomously, removing the human from the consumption loop. An agent can run tasks continuously, consuming tokens at 5 to 30 times the rate of a chat, with no upper bound tied to user time, making a fixed-price, all-you-can-eat model financially unsustainable.

QWhat does the article suggest is the 'soul' of a subscription model, and what is happening to it?

AThe 'soul' of a subscription model is the promise of 'fixed price, worry-free use.' The article argues that while the billing cycle (the 'shell') of subscriptions remains, this core promise is being hollowed out. Services are replacing true unlimited access with prepaid credits or usage allowances tied to API rates (like GitHub's $10 monthly fee for $10 in credits). The subscription form persists, but its essential value proposition is dead.

QWhat event involving Anthropic's Claude Fable 5 model does the article use to illustrate the shift away from subscriptions?

AThe article cites Anthropic's release of the Claude Fable 5 model on June 9th, which was initially available to subscription users but was scheduled to be removed from all subscription plans on June 22nd, just 14 days later. After that date, users would need to purchase separate usage credits to access it. The author argues this immediate 'eviction notice' for a flagship model is not a mistake but a预告 (advance notice) of the industry's move away from including high-cost models in flat-rate subscriptions.

QWhat final advice does the author give to users regarding the current state of AI subscriptions?

AThe author advises users to 'use it while you can, and cherish it.' They characterize the current subscription period as potentially the most generous moment from the industry, where users can run heavy, expensive tasks at a heavily subsidized flat rate. The recommendation is to run those long, resource-intensive tasks they've been postponing before the pricing model fully shifts to pure pay-per-use (the 'electric meter' era), as prices are unlikely to return to such subsidized levels after the transition.

Leituras Relacionadas

Microsoft CEO: In the AI Era, How Do You Define a Company's Moat?

Microsoft CEO Satya Nadella argues that in the AI era, a company's true competitive edge, or "moat," is not determined by choosing the single most powerful model, but by its ability to build a continuous "learning loop." This system integrates and evolves by connecting human workflows, domain expertise, organizational judgment, and employee experience. He posits that future companies will accumulate two types of capital: Human Capital (employee knowledge, judgment, creativity) and "Token Capital" (a firm's own built and owned AI capabilities). Importantly, AI amplifies rather than devalues human capital. Human direction is essential to guide progress, as computational power alone is aimless. The core opportunity lies in creating a closed-loop system where human and token capital reinforce each other in a compound, self-improving cycle. A company must be able to preserve its unique institutional knowledge—its "company veteran" expertise—even if it switches underlying general-purpose AI models. This requires private evaluation benchmarks, reinforcement learning environments based on internal data, and queryable knowledge bases. Nadella warns against a future where economic value is concentrated by a few dominant models that commoditize entire industries' knowledge. Instead, the priority should be building a broad "frontier ecosystem" where every company, industry, and nation can own its learning loop. This allows organizations to retain control of their intellectual property, amplify employee capabilities, and ensure the economic value created by AI is captured within their own businesses and communities. True corporate sovereignty in the AI age comes from turning organizational knowledge into a compounding system that creates enduring, defensible value.

marsbitHá 17m

Microsoft CEO: In the AI Era, How Do You Define a Company's Moat?

marsbitHá 17m

ETFs Are Just the Ticket: The True Institutionalization of Bitcoin Is Happening Where You Can't See It

Beyond the Bitcoin ETF spotlight, a deeper institutionalization is underway, leveraging Bitcoin as a foundational financial primitive. Institutions are using Bitcoin for purposes long reserved for assets like U.S. Treasuries and gold: as collateral for loans, insurance reserves, and the backbone of rated bonds. Examples include a Barbados-based insurer capitalizing with $40M in Bitcoin reserves and Ledn's $188M securitization of Bitcoin-backed loans, which received the first-ever investment-grade rating (BBB-) from S&P for a digital asset-backed security. This structure was stress-tested during a 27% price drop in early 2026, triggering automatic liquidations that functioned as designed but revealed the systemic risk of synchronized selling across leveraged positions. Infrastructure is evolving to support this, with platforms like Anchorage Digital's Atlas network enabling secure, institutional-grade settlement and collateral management. Strategies like basis trades and corporate treasuries (exemplified by companies like MicroStrategy issuing billions in equity and debt to fund Bitcoin acquisitions) further integrate Bitcoin into financial mechanics. While ETFs solved "how to own" Bitcoin, these developments answer "what to do with it," embedding the asset into the working machinery of finance—as collateral upon which loans, derivatives, and structured products are built. The real, enduring institutional shift is happening in these largely invisible plumbing and financing systems.

marsbitHá 23m

ETFs Are Just the Ticket: The True Institutionalization of Bitcoin Is Happening Where You Can't See It

marsbitHá 23m

ZEC Co-Founder Responds to Orchard Vulnerability: No Signs of Theft, Orchard Pool to Be Sealed

ZEC Co-Founder Addresses Orchard Vulnerability: No Signs of Theft, Plans to Sunset Orchard Pool A security vulnerability was recently discovered in Zcash's Orchard shielded pool, raising key concerns. The primary questions are whether the flaw was exploited, if user funds are safe, whether users can verify the total ZEC supply, and if other similar vulnerabilities exist. Analysis suggests the vulnerability was likely not exploited prior to its discovery. It was found proactively by a researcher using specialized tools, not due to an active breach. The development team and mining pools acted quickly to contain the issue. Typical financially-motivated attacks would likely have left visible on-chain evidence, which has not been observed. User funds in Orchard are considered safe and should be recoverable, assuming no prior exploitation. If the flaw was never used, all legitimate funds can be withdrawn. The article outlines risks associated with moving funds to transparent addresses or other pools, but concludes that leaving assets in place is a reasonable option. Currently, users cannot independently verify that the total ZEC supply hasn't been inflated due to this bug. However, the planned Ironwood network upgrade is designed to resolve this. It will permanently close the Orchard pool to new deposits and internal transfers, allowing only withdrawals. This mechanism will cap total withdrawals at the amount of legitimately deposited funds, enabling anyone to cryptographically verify the supply post-upgrade. Multiple teams, including Shielded Labs, have conducted extensive audits focused on counterfeiting vulnerabilities, assisted by advanced AI tools. No additional flaws of this type have been found so far, increasing confidence that no other similar undisclosed vulnerabilities exist. In summary, evidence indicates the Orchard bug was probably not used, user funds are secure, and no other counterfeiting flaws are currently known. The upcoming Ironwood upgrade will restore users' ability to independently verify the total ZEC supply, closing this chapter.

Foresight NewsHá 28m

ZEC Co-Founder Responds to Orchard Vulnerability: No Signs of Theft, Orchard Pool to Be Sealed

Foresight NewsHá 28m

Microsoft Announces Commercial-Grade Quantum Computer to be Completed in Three Years: Will the Boots Land?

Microsoft announces plans to build a commercially viable quantum computer by 2029, a significant acceleration from the previous industry consensus of a decade. The breakthrough is fueled by their new Majorana 2 quantum chip, which boasts a record-breaking average qubit lifetime of 20 seconds—a 1,000-fold reliability improvement over its predecessor. This leap was achieved by leveraging topological qubits, a theoretically more stable technology using Majorana zero modes, and switching the core superconducting material from aluminum to lead. Crucially, Microsoft's "Discovery" agentic AI platform accelerated the R&D process. AI agents autonomously analyzed vast experimental data, optimized manufacturing parameters (like the lead alloy composition), and solved issues like "ghost noise," dramatically speeding up experimentation. While the 20-second coherence time is a landmark, challenges remain: scaling from 12 qubits to the millions needed for practical applications, managing compilation costs, and verifying quantum results. Skeptics call for peer-reviewed data, and questions persist about whether even 20 seconds is sufficient for complex algorithms like breaking RSA encryption. The race is on with other approaches (superconducting, trapped ions), but Microsoft's confidence in its topological roadmap signals a potential shortcut to a scalable quantum future.

marsbitHá 47m

Microsoft Announces Commercial-Grade Quantum Computer to be Completed in Three Years: Will the Boots Land?

marsbitHá 47m

Trading

Spot
Futuros
活动图片