
The 49% Contraction: KPMG Data Exposes the AI Agent Cost Fallacy
CryptoNeo
Forty-nine percent. That is the number KPMG extracted from its 2025 executive survey, and it should reset how the market reads the AI agent narrative. Nearly half of surveyed executives have scaled back their AI agent deployments. Not pilots. Not lab experiments. Production deployments, trimmed or shelved within a year of launch.
I have seen this curve before. In late 2017, I spent six weeks auditing the Golem Network's initial smart contract release, v0.5.1. I documented twelve distinct security flaws and identified an integer overflow in the task distribution logic—a critical vulnerability the core team had missed during rapid deployment. The pattern followed a familiar arc: enthusiasm first, verification second, and correction third. The KPMG data point marks the beginning of that correction for the agent economy. It deserves forensic treatment, not headline-driven panic.
The structural story is not that AI agents are worthless. It is that their cost structure and failure profile were never honestly priced. A market that priced them as near-magic is now being forced to price them as software. The difference between those two valuations is the 49%.
The KPMG FOMO survey series supplies the before-and-after snapshot. The first wave, published in November 2024, covered US middle-market and large enterprises. It found that 71% of CEOs planned to increase AI investment and that 55% of companies had already deployed AI agents in some capacity. The second wave, released around August 2025, captured a different posture: 49% of executives had reduced their company's AI agent deployments. Nine months separated the two data points. In nine months, the prevailing mood shifted from expansion to rationalization.
What changed? Not raw model capability. The flagship models available in mid-2025—OpenAI's GPT-5 series, Anthropic's Claude 4, Google's Gemini 3—are measurably more capable than their predecessors on benchmark suites like SWE-bench and GAIA. The answer lies elsewhere: in the gap between what agents accomplish in a controlled demonstration and what they do inside an enterprise production environment with unstructured inputs, legacy interfaces, and real economic consequences.
That gap is an engineering problem, not an intelligence problem. AI agents are orchestration stacks. They decompose a high-level objective, invoke a sequence of tools, process intermediate outputs, and assemble a final result. Every step in that chain carries a nonzero probability of failure. When the steps are sequential, the probabilities compound. This is not a subtle effect. It is the dominant variable in agent reliability.
Consider the arithmetic. Let p represent the success rate of a single step in a multi-step agent task. For a task with n sequential steps, the overall success probability is approximately p to the power of n. At p = 0.90—which is generous for non-trivial tool calls under production conditions—a five-step task succeeds 59% of the time. A ten-step task succeeds 35% of the time. A twenty-step task succeeds 12% of the time. Enterprise workflows are not five steps. An accounts-payable agent reconciling vendor invoices might construct a database query, extract the relevant fields, validate them against company policy, draft a payment recommendation, update the ledger, and generate an audit trail—twelve steps with four tool calls. A code-generation agent operating across a large repository faces more. The compound failure rate explodes beyond what any demo, however polished, can convey.
This is not speculative. Anthropic's own white paper, "Building Effective Agents," published in December 2024, flagged multi-step compounded errors as a core challenge for production deployments. LangChain's technical reports through 2024 and 2025 documented the same pattern. The bottleneck is not the model's reasoning capacity in isolation. It is the orchestration layer's reliability when exposed to real-world data distributions: inconsistent schemas, malformed inputs, authorization edge cases, and the long tail of environmental anomalies. Every one of those turns into a step failure. Every step failure compounds downward.
Now the economics, because the 49% reduction is ultimately a cost-benefit verdict. The vendor marketing frame is the API price per token. That frame is a decoy. The actual total cost of ownership for an enterprise agent deployment includes integration engineering—connecting the agent to existing systems that were never designed for autonomous access. It includes observability and monitoring tooling, because autonomous action demands audit trails and alerting. It includes exception handling: when an agent fails or produces a materially wrong output, a human must intervene, diagnose, and correct. It includes change management: training staff, redefining workflows, and absorbing the organizational friction of an unfamiliar system. These costs are rarely itemized in a proof of concept. They become visible only at scale.
Gartner's projection from 2024—that 40% of AI projects would fail to scale by the end of 2025 because of hidden costs—now reads as an understatement. Deloitte's 2025 enterprise AI survey found that only 26% of AI pilot programs successfully scaled to production. That is a 74% failure rate for the pilot-to-production transition. The KPMG 49% is the pragmatic echo of that technical reality. The TCO of an agent deployment, properly calculated, exceeds the expected return for a wide class of use cases. This was not a secret. It was simply never the dominant narrative.
Here is the core structural tension: suppliers price agents by model capability; customers value them by task completion. Public API pricing as of mid-2025 made this mismatch explicit. OpenAI's GPT-4o and GPT-5 series ran at roughly $2.50 to $5 per million input tokens and $10 to $15 per million output tokens. Anthropic's Claude 3.7 and Claude 4 were priced similarly. A modest agent task—one planning call, one tool call, one summarization call—consumes three to five model invocations. That is $0.50 to $2.00 in raw model cost per task. The economic value of that task in the enterprise varies. In customer service deflection, avoiding a live human agent might be worth $3 to $8 per interaction. In administrative busywork, the value is diffuse, delayed, and often impossible to measure. The margin between model cost and task value is thin in most scenarios and negative in many.
Open-source pressure compounds the pricing problem. Llama 4, DeepSeek V3 and R1, and Qwen 2.5 sit close to the commercial frontier on agentic tasks—particularly in code generation and structured workflows—at a fraction of the per-token price. Enterprises in cost-sensitive markets increasingly route around commercial API pricing altogether. Every unit of capability that becomes cheaper on the open-source side is a unit of pricing power lost on the commercial side. The result is a persistent structural perception that agents cost more than they return. KPMG's 49% is the market's arithmetic verdict.
This is where the blockchain analogy becomes precise. In the crypto world, we have watched this exact movie multiple times. The Lightning Network is the canonical case: seven years of deployment, and routing failure rates remain structurally high. Channel management complexity has never been tamed. The network technically functions, but it has never crossed the reliability threshold required for meaningful adoption. It is a half-dead protocol, sustained by the committed rather than the pragmatic. AI agents share the same structural flaw at the application layer. Demo paths work. Simple paths work. The complex, messy paths—where the economic value actually lives—fail too often. The market response is contraction. It is precisely what a protocol developer expects when a system exhibits persistent reliability debt.
The 2022 Terra-Luna collapse offers the complementary lesson on the narrative side. For months, the anchor protocol's yield mechanics were defended by community consensus as an engineering inevitability. A forensic review of the incentive structure showed otherwise: the system was mathematically unsustainable regardless of market conditions. The community narrative did not matter. The balance sheet did. The same principle governs agent deployments. The vendor narrative—agents as autonomous digital labor—is emotionally compelling. The enterprise ROI statement is what survives contact with a CFO. Logic does not care about your narrative.
The contraction, moreover, does not distribute evenly across the competitive landscape. Platform vendors with established enterprise distribution are the structural beneficiaries. Microsoft's Copilot Studio is embedded in Office 365 and Teams. The incremental cost of agent functionality is folded into contracts that exist regardless, which makes the retention decision nearly passive. Salesforce's Agentforce attaches to the CRM data layer, where the switching cost includes abandoning an installed base of customer records and workflow automations. A reduction decision for a platform-embedded agent is a departmental request; for a standalone agent platform, it is a procurement cancellation. That asymmetry directs the budget flow.
OpenAI occupies the most uncomfortable position: best-in-class models, highest raw prices, and the least sticky enterprise wrapper. When a company is cutting agent spend, the most expensive experimental deployments are the first to be terminated. OpenAI has the most capable technology and the shallowest moat. Anthropic's enterprise traction is growing, but the company remains a model provider, not an application company. Its safety narrative has won trust, yet trust is a variable, not a constant. Google is the dark horse: Gemini's multimodal strengths, paired with Google Cloud's enterprise distribution and the 2025 Agent Development Kit, make it a credible alternative in a consolidating demand environment.
The vertical layer is the survivor class. Agents built for customer service, code generation, and security analysis compete on outcomes, not on model capability. Their ROI statements are calculable because the baseline cost of human labor is known. Enterprises can measure dollars saved. These vertical deployments will hoard the budget that horizontal platforms lose. The 49% contraction is a rotation, not a retreat.
Regulatory overhead reinforces the consolidation. The EU AI Act, effective August 2024 with phased enforcement through 2025 and 2026, imposes compliance obligations on high-risk AI systems. Agent deployments with autonomous action capability fall squarely into that category. Compliance carries costs: documentation, audit readiness, human-oversight requirements, and administrative friction. For a pilot with unclear ROI, regulatory burden is the final weight that tips the decision to scale back. Regulation is not the primary cause of the 49% reduction, but it is the accelerant.
Now the contrarian reading, because the instinct to call this a market collapse is lazy. First: 49% of executives reducing deployment is not 49% of deployments cancelled. The survey does not measure reduction depth. A company cutting ten experimental agent use cases down to two production-grade ones counts as "reducing." The public discourse will treat this as "agents failing." Those are not the same statement. The magnitude of the reduction matters, and KPMG's summary does not disclose it.
Second: the deployments being reduced were primarily initiated between Q3 2024 and Q1 2025. That is a six-to-twelve-month-old technology generation. Agent stacks available in mid-2025 are meaningfully more robust—better error handling, better tool-calling discipline, better observability hooks. The 49% figure may be measuring the ROI failure of an outdated architecture, not the current state of the art. This is the same misunderstanding that plagued early smart-contract post-mortems: the version that failed was rarely the version that later shipped.
Third: the reduced budgets are not leaving AI. They are concentrating. Copilot subscriptions continue to grow. Cloud AI consumption rises. The reduction is in experimental agent deployments—the speculative middle layer. This is budget consolidation, not withdrawal. Microsoft and Amazon reported continued AI revenue growth through 2025, which appears contradictory until you realize that agent contraction and overall AI demand growth can coexist. The spending is migrating from unproven peripherals to embedded defaults.
Fourth: there is a systematic information problem. Enterprises rarely announce agent failures publicly. The visible record understates the true contraction. Anonymous surveys catch what press releases omit. The same dynamic existed in DeFi before the 2020 flash-loan attacks and the 2022 collapse: protocols never announced near-misses; the public learned about the cracks only after they split open. On-chain data told a different story for anyone willing to read it. In the enterprise agent market, there is no equivalent public ledger—only the KPMG-type survey aggregates.
We should also flag the auditor's own position in the frame. KPMG sells AI strategy and consulting services. Publishing data that emphasizes enterprise AI shortfalls supports the "you need external expertise" value proposition. This does not invalidate the survey. It does mean the data point is not free of institutional interest. The numbers deserve independent verification against other sources—Gartner's 40% scalability projection and Deloitte's 26% scale-to-production figure are the relevant cross-checks. Both align with the KPMG direction. Triangulation matters more than any single data point.
What should an investor or protocol builder extract from this? First, the valuation regime for agent startups is shifting. The market is moving from ARR-multiple and user-growth pricing toward customer-retention and ROI-evidence pricing. Generic agent platforms that raised at growth-stage valuations will face the sharpest correction. Vertical companies with documented client outcomes—"this legal-agent deployment saved 14 human-days per week"—will command premiums. The same distinction that separates general-purpose smart-contract platforms from specialized DeFi protocols is now being applied to agents.
Second, the infrastructure layer that profits from contraction is observability. Whether enterprises expand or reduce deployments, they need to understand what their agents are actually doing. LangSmith, Langfuse, Braintrust, and their peers are the counter-cyclical winners. In blockchain terms, this is analytics and forensics infrastructure—the block-explorer and audit-tool layer that thrives precisely because the underlying market is messy.
Third, the timeline has shifted. The agent-driven inference demand curve that justified the 2025-2026 GPU expansion assumptions has been pushed out. Agent workloads consume three to ten times the inference tokens of a single Q&A interaction. Reducing agent deployments reduces inference demand growth proportionally. The GPU supply-demand gap narrows, and the unit price pressure on cloud inference loosens. For protocol developers, this means cheaper compute in the medium term—an unexpected pass-through benefit.
Fourth, the M&A window is opening. Agent tooling startups with marked-down valuations become acquisition targets for platform incumbents. The Adept-Amazon and Character.AI-Google transactions of 2024 established the template. Expect similar structures in the agent tooling space over the next twelve months. Large vendors are comfortable buying capability cheaply during a downturn in sentiment.
The 49% number is a feature of a market that is finally becoming rational about what agents can and cannot do. Composability without audit is just delayed debt. Enterprises deployed agents without observability, without honest ROI accounting, and without governance frameworks. Now they are paying the bill. The collateral will be a smaller, more durable market. The technology itself is not regressing. The deployment rush was premature, and the correction is healthy.
The takeaway is forward-looking: the next eighteen months will separate platforms that can prove unit economics from those that merely promise them. Zero knowledge is a liability, not a virtue. The companies that survive this contraction are the ones that treat agent deployment as an engineering discipline—with quantifiable task completion rates, explicit error budgets, and an exit strategy for every workflow. The ones that do not will feed the next round of 49% statistics.
The ROI verdict is in. The wiring now determines who survives. Ponzi schemes eventually face their own gravity, but so do unaudited deployments. The market has just begun its gravity test. Watch which companies keep their footing.