Sapiom's $35M: your agent bill is a routing decision
Sapiom raised $35M Series A to route AI agent calls to the cheapest capable model. The lesson isn't the vendor — it's that model choice belongs in config, not code.
Sapiom raised a $35 million Series A this week to do something unglamorous: pick a cheaper model for each call your AI agents make. Dragonfly led, with Accel, Gradient, Coinbase Ventures, Okta Ventures, Menlo Ventures and Anthropic participating. Total funding is $50 million, roughly a year after founding. The company is worth two minutes of your attention — not because you should buy it, but because the problem it sells against is the one that kills agent projects in month four.
What actually happened
Per Sapiom's own announcement, the platform sits between your agents and the models, choosing "the best model, compute, and tools for each task" at runtime instead of honoring whatever model name a developer hardcoded during a demo. It also enforces spend budgets before a run executes. Sapiom reports 270 million transactions processed and more than 100,000 agent runs a day since launching six months ago, and claims one customer cut inference costs by 75%.
Two details matter more than the round. First, TNW reports Sapiom runs open-weight models in its own San Jose data center and bills compute directly rather than marking up an upstream API — a different business than a pure broker. Second, TNW counts more than 80 companies doing routing, plus AWS Bedrock and Azure folding it in as a feature. Routing is commoditizing while it's being funded.
The pitch leans on Gartner's forecast that over 40% of agentic AI projects get cancelled by 2027, with cost as the leading reason. That's a vendor citing a research firm, so treat it as directional. The direction is right.
Why model routing matters for your business
Here's the failure we keep walking into. A team prototypes an agent on the best model available, it works, it ships, and nobody revisits the choice. Six months later the agent is classifying support tickets — a task a model costing 3% as much handles fine — and the invoice is a mystery nobody wants to open.
The fix is architectural and it's cheap: the model name is configuration, not code. One layer, one env var per workload, per-task budget caps, and logging of tokens and cost per run. Do that and you can swap providers in an afternoon when prices move — and they move constantly.
You may not need Sapiom. You do need the seam it plugs into. If your agent calls anthropic.messages.create from twelve files, you don't have a cost problem yet. You have a refactor you've been deferring.
Key takeaways
- Sapiom raised $35M Series A led by Dragonfly; $50M total, one year after founding
- It routes each agent call to the cheapest capable model and enforces budgets before execution
- Vendor-reported: 270M transactions, 100k+ agent runs/day, one customer down 75% on inference
- 80+ competitors plus Bedrock and Azure — routing is becoming a feature, not a product
- The durable move is your own abstraction layer: model as config, budget caps, cost logged per run
Don't outsource the seam. We build agent systems where the model is one line of config and every run reports its own cost — so you can move to a cheaper provider without touching business logic. See how we build vendor-agnostic AI or run the numbers on what automation actually saves you.
- #sapiom
- #ai-agents
- #model-routing
- #inference-costs
- #vendor-risk
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
Suno will watermark AI songs and cap your downloads
Suno is adding watermarking, fingerprinting, and download limits to AI-generated music. Your rights to distribute AI output are a vendor setting, not a deed.
Read itOmilia raises $67M: voice AI containment is the metric
A 24-year-old Athens company hit $60M ARR in voice AI without raising equity. The number it sells on is call containment, not demo latency.
Read it