The Analytics Layer of AI
Carbon turns your AI usage into detailed, actionable insights — so engineering and product decisions stop running on vibes
Find answers
to every question
You shouldn’t have to play detective with your own AI usage. Carbon helps you find the answers to your questions in seconds, not weeks.
One platform for
every AI model
- OpenAI
- Anthropic
- Vercel
- Mistral
- OpenRouter
- DeepSeek
- Alibaba
- MiniMax
- Xiaomi
The complete picture
See the complete picture of your AI usage, find patterns, and make sense of it all through beautiful, detailed charts on the Carbon dashboard
Click any card to open that page in the live demo
Cost
Spend over time, and exactly what is driving it
Models
Calls and spend by model, across every provider
Agents
Which agents run, what they cost, what they touch
Traces
One run end to end — every LLM and tool call on a shared clock
Users
The humans behind the threads — activity, spend, and the whales
Tools
What's used most, and how the mix shifts over time
Questions?
Everything here describes how Carbon works today — not a roadmap.
How is Carbon different from tracing tools like Langfuse or Helicone?
Those are debuggers — built to inspect one call or one trace at a time. Carbon is the analytics layer above the whole population: cost, usage, latency, and adoption across every agent, model, and user, sliceable any way you ask. Plenty of teams run both — a tracer to debug a single request, Carbon to answer questions about all of them.
Will the SDK slow down my app?
No. Capture is non-blocking — events are validated, buffered, and batched off your request's hot path, then sent in the background. If Carbon is ever unreachable, your app keeps running as if it weren't there.
What happens to my prompts and outputs?
Everything is scoped to your private space — only you can query it. The full event, inputs and outputs included, is stored so you can inspect any call in full; per-field controls over what's retained are on the way.
Which providers and SDKs are supported?
Our SDK wraps the SDKs you already use — OpenAI, Anthropic, Vercel AI, and more — and coding agents like Claude Code and Codex connect without any SDK at all.
Does Carbon work with Claude Code and Codex?
Yes — run npx @carbon-js/connect and pick the apps to connect. It points their built-in OpenTelemetry export at Carbon, so usage, cost, and tool calls stream into your space. Restart the app and you're live.
How much code does it take to try?
Two lines with your existing AI provider — or none at all: a single command connects Claude Code or Codex. Either way your first event lands in the dashboard in under five minutes.
What counts as an event?
One captured LLM call or one tool call.
What happens if my included usage is reached?
On the Free plan, capture pauses until the next period starts — you can upgrade to Plus anytime to keep going. On Plus, events keep flowing and you're simply billed for the overage.
Can I take my data out of Carbon?
Yes, you will be able to export the events very soon. We are working on a way to implement this.

