Determining the ROI of AI requires data that most companies lack

The era of experimental artificial intelligence is rapidly transitioning into an era of financial accountability. As corporate leadership across the globe pushes to scale AI initiatives, budgets are tripling and adoption rates are reaching record highs. However, this surge in investment has brought with it a fundamental challenge for the modern Chief Financial Officer (CFO). While the board of directors and executive leadership demand rapid deployment, they are simultaneously asking the most critical question in business: which of these initiatives is actually profitable?
For the vast majority of organizations, this question remains unanswerable. This lack of clarity is not due to a shortage of data regarding total spend, but rather because the cost data provided by AI vendors was never designed to offer business-level granularity. In the current landscape, an enterprise may receive a million-dollar invoice from an AI provider, but it cannot determine which customer, which product feature, or which internal department was responsible for that expenditure. To solve the AI and ROI quandary, organizations must move beyond simple billing and implement a sophisticated framework that merges cost, business context, and deep application telemetry.
The Evolution from Cloud FinOps to AI Economic Models
To understand the current AI cost crisis, one must look back at the evolution of cloud computing. Over the last two decades, cloud management taught a generation of financial leaders that billing without business context is merely noise. In the early days of the cloud, AWS and Azure invoices were similarly opaque. However, mature FinOps (Financial Operations) practices eventually emerged, allowing companies to stitch together two primary data sources: cloud cost data and internal business data.
Modern cloud providers offer a wealth of metadata. AWS, for example, reveals which specific account, region, or resource was used, and allows for extensive "tagging." By merging these tags with customer and product mappings, the ROI of cloud spend becomes visible. A company can see exactly how much it costs to host a specific client’s database or run a particular microservice.
AI, however, presents a significantly more complex challenge. Unlike traditional cloud computing, where costs are often tied to persistent resources like virtual machines or storage buckets, AI costs are transaction-based and highly volatile. Calculating the ROI of AI requires a third, more elusive data source: telemetry. Telemetry involves the automatic collection of data from disparate sources to clarify the entire lifecycle of an AI request—what happened, why it happened, and what the outcome was. Without this third pillar, an executive can see the total token count on an OpenAI or Anthropic invoice, but they cannot connect those tokens to a specific customer interaction or a successful business outcome.
The Granularity Gap: Why AI Providers Won’t Solve the Problem
The disconnect between what a CFO needs and what an AI provider delivers is systemic. AI providers are primarily in the business of selling tokens, the basic units of text processing. Consequently, their billing systems are optimized for token volume, not enterprise cost attribution. The granularity they expose—typically tokens consumed per model, perhaps grouped by a broad API key—is the minimum required for their own revenue collection, not the maximum required for an enterprise’s financial strategy.
When comparing a mature cloud provider like AWS to a standard AI provider, the disparity is stark. AWS billing exposes resource IDs, account hierarchies, region-specific SKUs, and usage by the minute. Every dollar can be attributed to a specific workload if the tagging hygiene is maintained. This level of detail allowed FinOps teams to build unit economics models years ago.
In contrast, an AI provider invoice is a black box. It lacks request-level attribution, customer IDs, and feature mapping. It does not identify if a prompt was a retry, if it was part of a multi-step agentic workflow, or if the output was actually useful to the end-user. For a large bank or a global SaaS provider receiving multi-million dollar monthly AI bills, this lack of visibility makes it impossible to allocate costs accurately across business units or to price products effectively based on actual consumption.
The Three Essential Pillars of AI ROI Measurement
To achieve true financial visibility, organizations must build a three-pronged data model that captures information at the moment an AI request is made, before it even leaves the application environment. This model requires the integration of three distinct sources:
1. Vendor Billing Data (The "What")
This is the raw cost data provided by companies like OpenAI, Google, or Anthropic. It provides the ground truth for how much the vendor is charging for specific model usage (e.g., GPT-4o vs. GPT-3.5 Turbo). While necessary, this data is retrospective and lacks context.
2. Business Context (The "Who" and "Why")
This data resides in internal systems like CRMs (Salesforce), ERPs, and customer databases. it identifies which customer is making the request, what their contract value is, and which product tier they belong to. Without this, cost data cannot be turned into margin data.
3. Application Telemetry (The "How")
This is the most critical and often missing piece. Telemetry captures the metadata of the AI call itself: the prompt ID, the feature name, the session ID, and the outcome. It records whether a call was a "retry" due to a failure, which version of a prompt was used, and whether the AI’s response met the quality threshold required for the business process.
When these three sources are modeled together, they produce the unit economics necessary for informed investment: cost per customer interaction, margin per feature, and profitability per agent workflow. This allows leadership to move from "gut-instinct" model selection to data-driven model selection based on real-world cost-per-outcome results.
The Agentic AI Shift: Increasing the Urgency
The need for this data architecture has become urgent due to the rise of "Agentic AI." In simple inference cases—where one user request equals one model call—tracking is relatively straightforward. However, agentic workflows are fundamentally different. An AI agent decomposes a single task into dozens of intermediate steps.
In an agentic system, one user request might trigger a chain of events: the agent calls a high-reasoning model to plan, invokes a search tool, calls a cheaper model to summarize results, encounters an error, and retries the process with a different model. All of these steps consume tokens, and the costs compound rapidly. Without telemetry that captures granularity at each "step" of the agent’s process, the resulting invoice will show a massive spike in token usage with no explanation. By the time the bill arrives three weeks later, the unprofitable workflow may have already been running at scale, processing thousands of requests and eroding margins.
The Build-vs-Buy Trap for Engineering Leaders
As the financial stakes rise, many engineering teams are tempted to build their own internal AI cost-tracking and telemetry layers. With the advent of AI-assisted coding tools, the task of building an instrumentation layer or a cost-normalization engine appears deceptively simple—a "weekend project" for a senior engineer.
Industry analysts and technical leaders, however, warn that this is often a "build trap." There are three primary reasons why internal projects in this space frequently fail or become liabilities:
1. Data Volume and Scale:
A production-grade AI footprint can generate millions of telemetry events per hour. As agentic adoption grows, this volume increases by an order of magnitude. Building a system capable of real-time ingestion, correlation, and attribution at this scale is a significant infrastructure challenge, not a simple coding exercise.
2. The Volatile Vendor Landscape:
AI providers are notorious for changing their billing schemas, model names, and pricing structures without notice. Maintaining an internal system that must stay synchronized with the shifting APIs of OpenAI, Anthropic, Cohere, and others requires constant maintenance. This creates a "maintenance tax" that diverts engineers away from building actual revenue-generating AI products.
3. The Cost of Inaccuracy:
This is no longer just an engineering metric; it is business-critical financial infrastructure. CFOs and boards make capital allocation decisions based on this data. If an internal system fails to notice a schema change or a telemetry stream disconnects, the company risks making multi-million dollar decisions based on flawed data.
Future Implications: From Engagement to Unit Economics
Once an organization successfully integrates cost, business, and telemetry data, the conversation around AI investment undergoes a radical transformation. AI is no longer treated as a "black box" expense but as a manageable component of the product’s COGS (Cost of Goods Sold).
In this new paradigm, product teams can design features with "margin awareness" from the initial architecture phase. Engineering teams can choose model architectures based on cost-per-outcome data rather than just latency or "vibes." Leadership can evaluate AI initiatives the same way they evaluate any other capital investment: on unit economics and return on equity.
The companies that master this data integration will have a significant competitive advantage. They will be able to identify within seconds which AI features are profitable and should be scaled, and which are failing to deliver value and should be terminated. In the high-stakes race for AI dominance, the winner will not necessarily be the one who spends the most on tokens, but the one who best understands the value created by every token consumed. The window for implementing this level of instrumentation is closing as AI deployments move from the lab to the balance sheet. Organizations must decide whether to spend the next 18 months building the tools to measure AI, or the next 18 months acting on the insights those tools provide.







