Usage-based Pricing

What is Usage Based Pricing?

Written by Arnon Shimoni

✓ Expert

Last updated on:

Usage-based pricing charges customers for what they actually consume, not what they might consume. Also called pay-as-you-go, pay-per-use, or consumption pricing, the model is now the dominant way modern SaaS and AI companies monetize compute-heavy or value-variable products.

The change here is important because while a seat used to be a reasonable proxy for value (one user, one login) - AI has changed that, because one user can spin up hundreds of agents that could cost thousands of dollars in inference. Seats can’t see that gap. Usage meters can.

How usage-based pricing works

A usage-based contract has three moving parts.

1. The unit. What you charge for. API calls, GB stored, minutes transcribed, tokens generated, transactions processed, rows synced, agent actions completed. The unit should map to something the customer recognises as value, not something internal to your stack.

2. The rate. What each unit costs. Flat per-unit, tiered (price drops as volume goes up), or volume-banded (different rates for different ranges).

3. The meter. The system that counts usage in near real-time, deduplicates, handles late events, and feeds the invoice. Most companies underestimate this part, and it’s where most revenue leakage happens.

A clean usage-based invoice tells the customer three things: how much they used, what it cost per unit, and how that compares to last period. If your invoice can’t do that, you don’t have usage-based pricing. You have a subscription with a surprise.

Where you’ll see it

  • Cloud infrastructure. AWS, GCP, Azure built the modern playbook. Compute by the second, storage by the GB, egress by the byte.

  • AI and ML APIs. OpenAI, Anthropic, Replicate, Modal. Token-based or call-based, almost universally.

  • Communications. Twilio (per message, per minute), SendGrid (per email).

  • Data infrastructure. Snowflake (compute credits), Databricks (DBUs), Fivetran (rows synced).

  • Modern fintech and billing infra. Payment processors, fraud APIs, identity verification.

  • Vertical AI. Speech, vision, code generation, voice agents. Usage is the default.

Why companies adopt it

For customers, the appeal is alignment. You pay when you get value. You don’t pay for seats nobody logged into or capacity you never touched. For a startup with spiky demand, a usage model means the bill follows the business instead of leading it.

For vendors, the appeal is expansion baked into the pricing. A customer that grows in usage grows in revenue without a renewal conversation, a procurement cycle, or a new SKU. Net revenue retention numbers above 130% are almost always usage-driven. Snowflake’s NRR sat at 158% at IPO. Datadog ran above 130% for years. Those numbers don’t happen on flat seats.

The model also lowers the barrier to entry. A team can swipe a credit card, get a few thousand API calls of value, and decide later whether to commit. The first dollar is easier to win when the customer doesn’t have to commit to a year.

What people get wrong about it

Usage-based doesn’t mean unpredictable. This is the most common objection from CFOs, and it’s mostly wrong. Mature usage models include commits, prepaid credits, and spending caps. The customer locks in a budget. The vendor gets predictable revenue. The flexibility lives at the margins, not the base.

Usage-based isn’t the opposite of seat-based. They coexist. The fastest-growing AI and SaaS companies on Solvimon’s platform now run an average of five distinct pricing structures (seats, usage, credits, commits, outcome tiers) in a single contract. A year ago that average was three.

The hard part isn’t pricing. It’s billing. Teams design a usage model in a strategy deck and discover six months later that their billing system can’t meter, rate, and invoice it without manual work. Usage-based billing events on Solvimon’s platform grew 7x in the last year. The companies that grew with it had infrastructure that could keep up.

What it takes to run it well

Three things break first when companies move from seats to usage.

  1. Metering accuracy. Counting events in production sounds simple until you handle out-of-order events, retries, customer disputes, and rate-limited APIs. A 0.5% metering error is a rounding number on a $10K MRR account and a six-figure problem on an enterprise contract.

  2. Invoice clarity. Customers will dispute any line item they can’t explain to their own finance team. Every usage charge needs a clear unit, a clear rate, a clear period, and a clear comparison to prior periods.

  3. Contract complexity. Real enterprise usage contracts include commits, ramps, true-ups, overage rates, prepaid credits with expiry, and pricing tiers that change at thresholds. The billing system has to handle all of it inside one customer record.

Companies that get this wrong don’t lose customers loudly. They leak revenue quietly. A misconfigured commit here, an uncounted event there, and they find out at the audit.

When usage-based pricing is the wrong choice

Some products shouldn’t use it. If your product delivers step-function value (you have it or you don’t), seats or flat fees match the value better. If usage is dominated by a small number of power users, a flat tier captures the same revenue with less complexity. If your customer’s procurement process can’t absorb variable invoices, a commit-with-true-up gives you the model without the friction.

The question you should ask is “where in our pricing should usage live, and how does it compose with the rest”, not just “should we go usage-based”

What this looks like in 2026

Pure usage-based pricing was a phase. The current state is hybrid: a platform fee, one or two usage meters, a credit wallet, an enterprise commit, an outcome tier on top. Bain found 65% of established SaaS vendors have already layered AI usage or outcome metrics onto their seat models. The companies still running flat-seat-only pricing in AI are either very early or very stuck.

Usage is the meter that connects what your product does to what your customer pays. Get the meter right, and the rest of the pricing stack has something to compose against.

Related

Ready for billing v2?

Solvimon is monetization infrastructure for companies that have outgrown billing v1. One system, entire lifecycle, built by the team that did this at Adyen.

In their own words