Usage-based pricing
Pricing that scales with your agents
If your agents are running in production, you need to know what they cost. Trakr gives you that in 5 minutes — for free.
MonthlyAnnual(2 months free)
Starter
Free
For individual developers validating agents in production.
- 25K runs/mo
- 14 days retention
- 1 user
Most Popular
Pro
$79/mo
For teams shipping agents to production with real traffic.
- 100K runs/mo
- 90 days retention
- 3 users
Scale
$249/mo
For companies running multiple agent pipelines at volume.
- 1M runs/mo
- 1 year retention
- Unlimited
Scroll horizontally to compare tiers
| Feature | Starter | Pro | Scale |
|---|---|---|---|
| Runs per month | 25K | 100K | 1M |
| Data retention | 14 days | 90 days | 1 year |
| Team members | 1 | 3 | Unlimited |
| Real-time cost monitoring | |||
| Loop detection | |||
| Alert rules | Basic | All types | All types |
| Run comparison | |||
| Slack & PagerDuty | |||
| Overage billing | |||
| Priority support |
$0.0008 per run above limit (Pro/Scale only)
Frequently asked questions
- What counts as a run?
- A run is one complete agent workflow execution — from startRun() to end(). Each LLM call inside a run is tracked separately for cost, but billing counts one run per workflow execution.
- Do I need to instrument every LLM call?
- No. Call Trakr.init() once and the SDK automatically patches your Anthropic and OpenAI clients. Every API call is captured without changing your existing code.
- What happens when I hit my limit?
- Starter pauses alert notifications at 25,000 runs per month — runs keep ingesting with no data loss. Pro and Scale allow overage at $0.0008 per additional run.
- Can I cancel anytime?
- Yes. Cancel from your dashboard billing settings. Your data remains accessible until the end of your billing period, then retention limits apply per your tier.
- When do run limits reset?
- Run counts reset on the 1st of each calendar month (UTC). Overage for Pro and Scale is calculated on the same schedule for the previous calendar month. Your Stripe subscription bill date may differ — base plan fees follow your Stripe anniversary, while run limits and overage follow the calendar month.