Runrate Framework
AI Workforce P&L
Treat AI agents like employees: cost structure, productivity target, and retirement trigger per agent.
Read the full framework →Unit economics is the financial framework PE investors use to evaluate whether a business model works. Does each customer, transaction, or unit of work generate more revenue than it costs? The same logic applies to AI agents. Each AI agent should generate more value than it costs to run. Most teams don't calculate this because they lack the cost infrastructure to do so.
What Unit Economics Means for AI Agents
Unit economics for an AI agent answers: "For each outcome this agent produces, how much does it cost, and how much revenue or value does it generate?"
Example: A loan origination agent processes 100 applications per month. True cost per application is $8 (including all hidden costs from the iceberg). The loan is approved at an average size of $50,000 with a 1% origination fee = $500 revenue per loan. Contribution margin: $500 - $8 = $492 per loan. That's positive unit economics: 62x the cost.
Compare that to the cost of a human loan officer: $5,000/month salary + 40% benefits = $7,000/month. A loan officer might process 50 loans/month, so cost per loan is $140. Contribution margin: $500 - $140 = $360. That's worse unit economics than the agent.
The agent is cheaper and faster. But only if you measure both cost and revenue. Most teams only measure speed.
The Three Metrics That Matter
-
Cost per outcome (C): The true cost to run the agent per work item. Include API, infrastructure, integrations, human review, everything.
-
Revenue or value per outcome (R): The revenue generated or value created by that outcome. For a transaction-generating agent, this is straightforward: a $500 loan origination fee. For a cost-reduction agent, this is the cost avoided: a claims agent that auto-approves 70% of claims at 99% accuracy saves the human adjudicator's time on those cases.
-
Contribution margin (R - C): The profit or margin per outcome. If R > C, the agent is profitable at the unit level. If R < C, the agent is losing money on every outcome.
Example 2: A claims agent processes 1,000 claims per month. Cost per claim (true cost): $0.35. Value per claim (time saved by human adjudicator): $1.50 (3 minutes at $30/hour). Contribution margin: $1.50 - $0.35 = $1.15 per claim. Monthly margin: 1,000 × $1.15 = $1,150. Annual margin: $13,800.
That agent is profitable. A single agent generating $13,800 in contribution margin per year is a no-brainer investment if the upfront cost to build or license the agent is less than, say, $50,000.
The Profitability Threshold
Most AI agents need to hit at least a 3:1 contribution margin ratio (revenue 3x cost) to justify the infrastructure and operational overhead. A 2:1 ratio is marginal; a 1:1 ratio is a loss leader (you're using the agent to reduce cost or improve customer satisfaction, not to generate profit).
- 3:1 ratio or higher: Deploy at scale. The unit economics work.
- 2:1 to 3:1: Marginal. Deploy if it solves a business problem beyond unit economics (compliance, speed, customer satisfaction).
- 1:1 to 2:1: Loss leader. Deploy if the strategic benefit (market share, retention, brand) justifies the subsidy.
- Below 1:1: Don't deploy. The agent costs more than it generates.
The Trap: Forgetting to Include All Costs
Here's where most teams fail at unit economics: they include only direct agent cost (API + infrastructure) and forget fixed costs and overhead.
If you build an internal agent team, that team has salary, benefits, and tools. A 4-person team costs $400,000–$600,000/year all-in. If you have 10 agents, that's $40,000–$60,000 in overhead per agent per year. Add that to your per-transaction cost.
Example 3: A customer service agent processes 100,000 inquiries/month. Direct cost: $0.50 per inquiry = $50,000/month. Team overhead: $40,000/month (amortized agent engineering). True cost per inquiry: $0.90. If the average inquiry generates $2 in margin (customer retention, avoided churn cost), the contribution margin is $1.10 per inquiry. That still works, but barely.
Most teams don't allocate team cost to individual agents. They treat it as a sunk cost. That's accounting error. From a unit economics standpoint, you must allocate.
Benchmarks for Different Verticals
The contribution margin ratio varies by vertical:
- Customer service agent: $0.30–$0.50 cost, $1.50–$3.00 value (time saved). 3–6x ratio.
- Loan origination agent: $5–$10 cost, $200–$500 value (origination fee). 20–50x ratio.
- Claims adjudication agent: $0.35–$0.50 cost, $1.50–$2.00 value (time saved). 3–5x ratio.
- Legal contract review agent: $10–$20 cost, $50–$150 value (attorney time saved). 3–10x ratio.
- Sales SDR agent: $2–$5 cost per outreach, $100–$500 value (qualified lead). 20–100x ratio.
The pattern: transaction-generating agents have much higher margins than cost-reduction agents. A loan origination agent that generates a fee is 10x more profitable per outcome than a claims agent that saves human time. But both are profitable.
The Break-Even Analysis
Here's a practical calculation for evaluating a new agent: How many outcomes does it need to process per month to break even?
If an agent costs $15,000/month in fixed infrastructure (vector DB, observability, team time) plus $0.50 per outcome in direct cost, and each outcome generates $2 in value:
Break-even: $15,000 / ($2.00 - $0.50) = 10,000 outcomes per month.
If you can hit 10,000 outcomes per month, the agent is profitable. If you're stuck at 5,000, it's a loss. Scale is critical: unit economics only work at sufficient volume.
Most teams underestimate the volume required to break even, deploy agents anyway, and then discover they're losing money per outcome. This is why unit economics discipline matters: it forces you to calculate scale requirements upfront.
The Portfolio Effect
A single unprofitable agent is a problem. A portfolio of agents—some highly profitable, some marginal, some loss leaders—can still generate positive returns overall.
An enterprise might have:
- A customer service agent (2:1 ratio) subsidizing customer satisfaction
- A claims agent (4:1 ratio) generating strong margin
- An SDR agent (30:1 ratio) generating outsized value
The weighted average ratio might be 10:1, even though the customer service agent is underwater on unit economics alone.
This is why PE investors look at agent portfolios, not individual agents. A portfolio view reveals the true economics of the agentic enterprise.
What to Do Next
Calculate unit economics for your most important agents. Start with true cost (use the AI Cost Iceberg), estimate the value or revenue per outcome, and compute the contribution margin. If you can't easily define "value" for a particular agent, that's a signal that the agent might not be a good investment.
For a framework to link agent unit economics to portfolio-level P&L impact, see the related article on the AI Workforce P&L. For detailed cost attribution that enables this calculation, see the pillar article on AI agent cost.
Go deeper with the field guide.
A step-by-step PDF for implementing AI cost attribution.
Was this article helpful?