$AI Spend Tracker
Public beta · free to start

Stop guessing which AI feature
is burning your budget

See cost by feature, user, and model — in real time. One line of code. No infrastructure changes.

View demo →

Free forever · 50K events/month · no credit card

$AI Spend Tracker
Live
Total Spend
$284.73
Total Requests
9,241
Avg Cost / Req
$0.0308
Daily Spend — Last 14 Days
Feature
Cost
Req
% of Total
7d
chat-assistant
$12.44
384
48%
resume-parser
$4.21
142
16%
content-generator
$3.76
128
14%
email-summarizer
$1.09
37
4%
Live
openaigpt-4o$0.0041chat-assistantjust nowanthropicclaude-3-5-sonnet$0.0023resume-parser18s agoopenaigpt-4o-mini$0.0008email-summarizer27s agogooglegemini-1.5-flash$0.0012content-generator36s ago

You ship AI features. Then the bill arrives.

Most teams have no idea where their AI spend is going until it's too late.

Your OpenAI bill is $800.

You have no idea which feature caused it. You start guessing.

One user is making 500 requests a day.

You find out a month later when accounting asks questions.

You switched to Claude Haiku to save money.

Did it actually work? You have no way to measure it.

How it works

Up and running in 2 minutes

01

Install the SDK

One command. Works with OpenAI, Anthropic, and Gemini.

$ npm install @ai-spend/tracker
 
import { AISpendTracker } from '@ai-spend/tracker'
const tracker = new AISpendTracker({ apiKey: 'ast_xxxx' })
 
// drop-in replacement — nothing else changes
const res = await tracker.openai.chat.completions.create({
model: 'gpt-4o', messages: [...]
metadata: { feature: 'resume-parser', userId: 'u_123' }
})
02

Tag your calls

Add a feature name and userId. That single line unlocks the entire breakdown.

metadata: {
feature: 'resume-parser',
userId: 'u_123',
environment: 'production'
}
03

See it in real time

Your dashboard updates instantly. Know your most expensive feature in seconds.

Feature BreakdownLive
resume-parser$4.21
chat-assistant$12.44
email-summarizer$1.09

Features

Everything you need to control AI costs

Cost by feature
Know which AI features are profitable before your next sprint review.
Cost by user
Stop your 3 most expensive users from eating 40% of your budget undetected.
Model comparison
Switch from GPT-4 to Haiku? See the cost delta immediately, per feature.
Budget alerts
Get Slack or email before you overspend — not after the invoice arrives.
Drill-down charts
Click any feature to see its daily cost trend over any date range.
CSV export
Export everything for your accountant, your investors, or your own analysis.

Pricing

Simple, honest pricing

Start free. Upgrade when you need it. No surprises.

Free
$0
  • 50,000 events / month
  • 1 project
  • 30-day retention
  • Free forever — no expiry
  • Community support
Get started

No credit card · 50K events free · cancel anytime

Most popular
Starter
$29/mo
  • 500,000 events / month
  • 3 projects
  • 90-day retention
  • Budget alerts + Slack/email
  • CSV export
Get early access →

No credit card · 50K events free · cancel anytime

Growth
$99/mo
  • Unlimited events
  • Unlimited projects
  • 1-year retention
  • Team seats (5)
  • API access
  • Priority support
Get early access →

No credit card · 50K events free · cancel anytime

Know your AI costs by tomorrow

Install the SDK, tag your calls, and see exactly where every dollar goes.

Start free

No credit card · 50K events free · cancel anytime