Real-time dashboard
Today’s spend, weekly trends, per-provider breakdowns. No refresh needed.
OPEN SOURCE · SELF-HOSTABLE · FREE
Ambral measures the real economics of AI-powered work — what your agents consume, what they cost, and why — across every model, tool, and sandbox.
Models tracked
…
Providers
…
Events ingested
…
Pricing verified
…
Works with every provider in your stack
How it works
<?php
// Send token counts — Ambral prices it server-side.
$ch = curl_init("https://ambral.dev/api/ingest");
curl_setopt_array($ch, [
CURLOPT_HTTPHEADER => ["Content-Type: application/json", "x-api-key: ab_..."],
CURLOPT_POSTFIELDS => json_encode([
"idempotency_key" => "run-42-call-07",
"agentId" => "research-agent",
"provider" => "anthropic",
"model" => "claude-sonnet-4.5",
"inputTokens" => 2400,
"outputTokens" => 800,
]),
]);
$response = curl_exec($ch);
curl_close($ch);PHP · Python · Node.js · TypeScript · curl · any language
One POST per LLM call, tool use, or compute action. Send token counts — Ambral prices it server-side.
Versioned pricing keeps every historical cost accurate. Unknown models are accepted as unpriced and backfilled — never dropped.
Daily, weekly, or monthly limits per agent or globally. Webhook alerts to Slack or Discord before you overspend.
Pricing intelligence
Provider rates change constantly. Ambral maintains versioned pricing across every model and provider, so your historical costs stay accurate. It is the economic truth behind your AI usage — and every cost is explained, not just reported.
Provider · Model
Anthropic · claude-sonnet-4.5
Input, before
$3.00
Input, now
$2.50
Effective
Sep 1, 2026
Cost, explained
1,200,000 input × $2.50
+ 42,000 output × $10.00
= $3.42
Coming next: outcome economics — not just what an AI task costs, but what successful work costs, per PR, per deploy, per outcome.
The roadmap
Today, Ambral answers what your AI costs. Next, why it costs that much. Then, what that spending accomplished.
Model, agent, task, and workflow costs — measured and explained in real time.
Pricing intelligence, model comparisons, forecasting, and optimization recommendations.
Outcome economics — cost per completed task, successful workflow, pull request, and deployment, quality-adjusted.
Capabilities
Today’s spend, weekly trends, per-provider breakdowns. No refresh needed.
Register agents, tag by project. See exactly which agent burns budget and why.
Threshold-based alerts per agent or globally. Webhook delivery to Slack, Discord, email.
Filter by date range, provider, agent, model. Export time-series data.
OpenAI, Anthropic, Google, Mistral, Cohere, E2B, Composio — or any custom provider.
Next.js + MySQL. Deploy to any VPS, Docker, or your own server. MIT-licensed, no vendor lock-in.
Pricing
Know why. Know what it accomplished.
The core is MIT-licensed and free to self-host forever. Paid plans unlock scale, history, intelligence, and collaboration in the managed Cloud.
For developers experimenting with Ambral
For developers running AI in production
Then $5 per additional 1M events
Start ProFor teams operating multiple production agents
Then $4 per additional 1M events
Start TeamFor AI economics at scale
Managed pricing intelligence keeps your registry accurate as providers change their rates — that’s the reason to pay, not the token count.
One dashboard for every dollar your agents spend
5 min
To first dashboard
Clone, configure, deploy. See costs immediately.
100%
Open source core
MIT-licensed. Self-host forever. No vendor lock-in.
Any provider
LLMs, compute, tools
OpenAI, Anthropic, E2B, Browserbase — one view.
MIT-licensed core. No credit card. No vendor lock-in. Self-host forever or let us run it for you.