all notes
2026-09-21Naman Barkiya

Subscription, usage-based, or hybrid: how do you price your MVP?.

Use subscription pricing when your value is per-seat and usage is low-variance, usage-based pricing when your own cost scales with consumption, and hybrid — a base subscription plus metered usage — when you're pre-PMF and need to de-risk both a scary price and an unpredictable cost. Most first-time SaaS founders should start hybrid.

Founders copy their favorite dev tool's pricing model instead of matching it to their own cost structure. A decision rule, plus what happens when usage-based pricing meets a buyer who has never used your product.

Use subscription pricing when value scales with seats, usage-based when your own cost scales with consumption, and hybrid — a base fee plus metered usage — when you're pre-PMF and need to de-risk both. Most first-time SaaS founders should start hybrid, not pure usage-based pricing.

Why does everyone copy the wrong pricing model?

Founders price their MVP by looking at Snowflake, or Twilio, or whichever dev-tool they use daily, and copying the shape. That's backwards. Snowflake's usage-based model works because Snowflake's own cost is usage-based — compute and storage scale with what the customer consumes, so the price line tracks the cost line. If your product's cost structure doesn't look like that, borrowing the pricing model borrows none of the logic that makes it work.

The real decision rule has nothing to do with what's fashionable. It has to do with two questions: does the value you deliver scale with usage, or with seats? And does your own cost scale with usage, or is it flat per customer? Answer those honestly and the pricing model falls out.

How do the four models actually compare?

ModelPredictability for buyerBuyer friction pre-PMFWho it fits
Subscription (per-seat)High — flat monthly costLow — easy to budget, easy to approveTeam tools where value scales with headcount, not activity
Usage-based (metered)Low — bill varies with activityHigh — first-time buyers can't predict the invoiceInfra/API products where your cost scales with consumption
Hybrid (base + usage)Medium — floor is fixed, ceiling flexesMedium — a known floor offsets the unknown ceilingMost SaaS MVPs pre-PMF, especially ones with real marginal cost
FreemiumHigh at zero, unknown afterLow to start, real friction at the paywallProducts with strong network effects or viral loops, not most B2B tools

Usage-based has grown fast — one industry pricing survey compiled by userpilot.com puts adoption at roughly 45% of SaaS companies in 2024, up from about 34% in 2020. But growth in adoption is not the same as fit for your specific MVP: an unpredictable bill is a harder first "yes" for a buyer with no baseline for what "normal" usage costs them, which is why hybrid models are the fastest-growing segment of that same shift.

Is usage-based pricing overrated for early-stage SaaS?

For most first-time SaaS builders, yes. Usage-based pricing wins on paper — it aligns price with value delivered, and it lets you capture more revenue from your biggest users. But it has a specific pre-PMF failure mode: a prospect with zero usage history cannot estimate their bill, and an unpredictable bill is a harder "yes" than a flat one. Buyers who have never used your product default to assuming the worst case, which pushes them toward a smaller competitor or toward no purchase at all.

The founders who successfully run usage-based pricing early are almost always the ones whose own infrastructure cost is usage-based too — a vector database, an inference API, a messaging platform. If your marginal cost per customer is close to zero, usage-based pricing solves a problem you don't have and creates one you didn't need: unpredictability for a buyer who has no reason to trust your metering yet.

When should you switch pricing models after launch?

Switch when your billing data disagrees with your original guess, not on a calendar. Two signals mean it's time: your highest-usage customers are your least profitable ones (your cost structure is usage-based and your price isn't — move toward usage or hybrid), or your support queue is full of "why did my bill jump" tickets (your usage variance is higher than customers can absorb — move toward a flatter subscription or add a usage cap).

We've watched this play out inside our own client base: a marketplace client priced flat per seller for the first four months, then added a small usage-based component once transaction volume made clear that 20% of sellers were driving 70% of the infrastructure cost. The subscription floor stayed the same — sellers didn't feel a price hike — but the ceiling now tracks cost. That's the hybrid pattern working as intended, and it's the same logic we walk through in what an MVP costs in 2026 when a client asks us to build the metering and billing layer itself.

Don't switch models to chase a competitor's earnings call. Switch when your own numbers tell you the current model is off.

How do you price an MVP with zero customers yet?

Start with a hybrid: a low subscription floor that covers your fixed cost per customer, plus metered usage for whatever scales with their activity. This does two things a pure model can't. It gives a first-time buyer a number they can approve without modeling worst-case usage, and it protects your margin on the customers who use the product hardest before you have the billing data to price usage precisely.

Price the floor low enough that it's a rounding error in a founder's budget — under $50/month is a common starting point for early B2B SaaS — and set the usage rate deliberately high relative to your real cost, since you can always discount later and can rarely raise prices on existing customers without churn. If you genuinely can't identify a usage dimension that maps to your cost (many pure workflow tools can't), stay pure subscription; don't invent a usage metric just to look sophisticated.

If your post-launch retainer work already includes rebuilding a pricing and billing layer once real usage data comes in, that's not a failure of the original pricing model — it's what what happens after your MVP ships is supposed to look like.


Heuristics

Written 2026-09-21 by Naman Barkiya.

FAQ

Questions this usually surfaces.

Is usage-based pricing overrated for early-stage SaaS?
For most first-time SaaS builders, yes. Usage-based pricing aligns price with delivered value, but a prospect with zero usage history can't estimate their bill, and an unpredictable bill is a harder yes than a flat one. It works best when your own infrastructure cost is also usage-based — otherwise it creates buyer friction you don't need to accept.
When should you switch pricing models after launch?
Switch when your billing data disagrees with your original guess, not on a calendar. Two signals: your highest-usage customers are your least profitable ones (move toward usage-based or hybrid), or your support queue fills with billing-surprise tickets (move toward a flatter subscription or add a usage cap).
How do you price an MVP with zero customers yet?
Start hybrid: a low subscription floor that covers fixed cost per customer, plus metered usage for whatever scales with activity. The floor gives a first-time buyer an approvable number; the usage component protects your margin on heavy users before you have real billing data to price usage precisely.