Metered Billing Calculator for SaaS

Free per-token pricing calculator for AI APIs and SaaS. Model tiered metered billing, power-law customer concentration, per-tier margin, and 12-month consumption predictability.

Industry Preset
BALANCED
AI / LLM API · industry margin 58%
$4.48M/mo MRR
53% from top 10% of customers·75.0% gross margin·Gini 0.65
+17.0pp vs industry median margin
Pareto / Lorenz
Top 10%: 53% of revenueGini 0.65cumulative customers (low → high)cumulative revenue %
Pricing Structure
Pricing Builder
Tiers (4/5)
T101M tok
T21M10M tok
T310M100M tok
T4100M tok
Customers below this floor pay the floor — flattens variance, raises predictability.
Customer Base Generator
Top customer: $92K · Median: $2.4K/mo
What-If Simulator
Unit price1.00×
Top breakpoint1.00×
Customer count1.00×
Usage growth1.00×
Reverse Calculator
Price multiplier for 80% gross margin
Apply 1.25× to all prices
Current avg unit price: $0.0050 → $0.0063
Realistic uplift in normal range.
Scenario Compare (A vs B)
Save the current model as B, change the inputs (e.g. switch to Base+Overage), then compare.
Session History
Save runs to track MRR + grade over time. Sparkline below.

How Usage-Based Pricing Works in SaaS

Usage-based pricing (also called metered billing or consumption pricing) charges customers based on what they consume — API calls, tokens, GB, builds, transactions, events — rather than a flat monthly subscription. Four structures dominate the market in 2026. Pure usage bills a single rate per unit (Twilio SMS, AWS S3 GET requests). Tiered volume pricing steps prices down across breakpoints (Snowflake credits, OpenAI per-token tiers). Base + overage charges a flat fee that includes a quota, then bills per unit beyond it (most analytics SaaS, Mailgun, SendGrid). Credit-based packs sell prepaid bundles that customers consume over time (CircleCI build credits, dev-tool plans). Each structure has different revenue, margin, and predictability characteristics — and this usage based pricing calculator lets you model any of them against the same synthetic customer base. The right structure depends on your customer distribution. Pure usage maximizes alignment with value but produces high monthly variance. Tiered pricing rewards larger customers and is the default for developer APIs. Base + overage gives you a predictable revenue floor plus expansion. Credit packs hide unit prices (good for margin) and create upfront cash. Most successful metered SaaS — Snowflake, Twilio, Datadog, OpenAI — actually run hybrids: a base subscription plus consumption above it.

Per-Token Pricing for AI and LLM APIs

A per token pricing calculator ai is the single most-searched calculator in the AI infrastructure category right now. The math is straightforward but the cost stack is brutal. Per-token revenue equals tokens consumed × $/token. Per-token cost equals tokens consumed × inference COGS. Margin is revenue minus cost, and at low tiers it can go negative. OpenAI charges roughly $0.005/1K input tokens and $0.015/1K output tokens for GPT-4o; Claude Haiku is $0.0008/1K input and $0.004/1K output; Llama 3 on your own infra runs $0.0001–$0.0003/1K depending on GPU pricing. If you wrap GPT-4 and resell at $0.01/1K tokens with 1,000 customers averaging 100K tokens each, you generate $1,000 in monthly revenue but pay OpenAI roughly $500 — your gross margin is 50%, before infra and support. The llm api pricing calculator and openai api pricing math sections of this tool model that exact stack. Most AI startups use input-vs-output token splits (output is 2–4× more expensive), and context-window multipliers matter as longer prompts inflate the per-call cost dramatically. Always model your highest-volume tier against your worst-case (longest prompt + most output tokens) inference cost — that is where bleeding margins hide.

Designing API Pricing Tiers

An api pricing tier calculator helps you anchor breakpoints to your actual customer distribution rather than picking round numbers. The standard playbook: sort customers by usage, place breakpoints at the 50th, 75th, 90th, and 95th percentiles, and price each tier at a step-down rate (e.g. 100% → 80% → 60% → 40% of pure rate). The tiered usage pricing design follows three rules. First, the top tier exists to anchor enterprise — never close the top end (open-ended top tier). Second, never price below COGS in any tier (the per-tier margin engine in this tool flags bleeding tiers in red). Third, target 5%+ of customers in every tier; an under-populated tier is a design mistake. The tier designer in this tool lets you reshape breakpoints live and recomputes revenue and margin instantly. Use the "tier design for max revenue" reverse mode to grid-search optimal configurations across 3-, 4-, and 5-tier candidates while keeping margin above 50%.

Power-Law Customer Concentration and the Gini Coefficient

Metered SaaS exhibits one of the most extreme revenue distributions in software: the top 10% of customers regularly drives 70–80% of MRR. This is power-law concentration, and a power law customer concentration calculator quantifies it three ways. The Gini coefficient ranges from 0 (perfect equality, every customer pays the same) to 1 (cliff, one customer pays everything). Below 0.5 is diversified, 0.5–0.7 is healthy power law, above 0.7 is concentrated and risky. The top-10% share is more intuitive — what percent of MRR comes from your top decile. Below 50% is diversified; above 75% is dangerous. The top-customer share is the existential one — if any single customer is more than 20% of MRR, churn risk is binary. The gini coefficient saas customers calculation is implemented as the standard formula: 2 × Σ(rᵢ × i) / (n × Σr) − (n+1)/n. The tool computes it live across your synthetic customer base and renders the Lorenz curve so you can see whether your distribution looks like a gentle 70/30 concavity or a near-vertical cliff at the right edge.

Gross Margin per Tier — Why Free Tiers Can Bleed Money

Per-tier margin analysis is what separates a usage based pricing calculator that just multiplies numbers from one that tells you the truth. The math: for each tier, revenue equals units consumed in that band × tier price; COGS equals units consumed × your unit cost. Margin is revenue minus COGS, and margin percentage is margin / revenue. The catch: free tiers and low first-band tiers often have negative margin if your unit cost approaches the tier price. A free tier with 1,000 included units at $0.0005/unit COGS costs you $0.50 per customer per month — for 10,000 free users that is $5,000/mo of pure burn before any conversion. Tools like this calculator flag bleeding tiers in red and quantify the leak. The healthy design rule is: the top tier should generate enough margin dollars to subsidize lower tiers and still leave gross margin above 60%. If it cannot, you have a structural pricing problem — either reprice the top tier or reduce free quota.

Consumption Predictability and Committed-Use Floors

Pure metered billing introduces a cash-flow problem: monthly revenue swings as customers consume more or less. The standard metric for this is the coefficient of variation (CoV), the ratio of monthly MRR standard deviation to mean MRR. CoV under 15% is rock-solid; 15–25% is normal for metered SaaS; above 40% is unsustainable for finance and fundraising. A consumption pricing model calculator simulates 12 months of usage with random walk variance to produce a realistic CoV estimate. The fix is a committed-use floor: customers commit to a minimum monthly spend (say 20% of their average usage value) regardless of consumption. AWS, Snowflake, and most enterprise SaaS deploy committed-use discounts because they convert variance into predictable annual revenue. The slider in this tool lets you toggle a 0–50% floor and watch CoV drop in real time. For a typical AI API with CoV of 35%, a 25% commitment floor commonly cuts CoV to roughly 14% — a finance-grade improvement.

Base + Overage vs Credit Packs vs Pure Metering

A base plus overage pricing calculator answers a different question than pure metering. Base + overage charges a fixed monthly fee that includes a quota and bills overages per unit. Healthy plans see 40–60% of customers exceed the quota — the sweet spot. Below 40% the included quota is too generous (you are leaving expansion revenue on the table). Above 60% the base feels punitive (customers will churn or downgrade). Credit packs work differently: customers buy prepaid bundles (500 builds for $49, 2,000 for $149) and consume them over months. Pack-based pricing hides per-unit prices (margin protection), creates upfront cash (great for working capital), and pairs naturally with expiration to drive re-purchase. Pure metering is the cleanest alignment with value but produces the highest monthly variance. Most successful metered SaaS — Snowflake, Twilio, Datadog — actually run hybrids: a base subscription plus consumption above it. Use this consumption pricing model calculator to compare all four structures against the same customer base side by side.

Migrating from Subscription to Usage-Based Pricing

When you ask "is usage-based pricing better than subscription for my SaaS?" — the right framing is a usage based pricing vs subscription calculator that models both against your real customer base. Three outcomes are common. Power users (top 10%) generate 2–4× more revenue under usage-based, while light users pay less. Net change is positive if your customer mix is power-law shaped (most metered SaaS); net change is negative if your customer base is uniform (typical SMB SaaS). Hybrid plans (subscription floor + usage above quota) capture most of the upside without the variance — this is why Snowflake, Datadog, and Twilio all converge on hybrid models. When migrating, grandfather existing customers for 6–12 months at the legacy price, run new logos on the new model, and protect revenue by setting the new floor at 80–90% of legacy ARPU. The base plus overage pricing calculator preset above models exactly this transition. For a healthy infrastructure saas pricing calculator output, target 60%+ gross margin, Gini between 0.55 and 0.65, and CoV under 20%. Anything outside those bands signals a pricing redesign is overdue.

Related SaaS Tools