Pulse ← Library
Reviews and Expert Analysis · revops

What is usage-based pricing — and when should you switch from per-seat?

👁 0 views📖 1,092 words⏱ 5 min read5/26/2026

Direct Answer

Usage-based pricing (UBP) means the customer pays for consumption — API calls, GB stored, events, transactions, host-hours — rather than per-seat licenses. Snowflake bills credits, AWS bills every dimension, Twilio bills messages, Datadog bills host-hours plus events, Stripe takes a percentage.

Switch from per-seat to UBP (usually hybrid, not pure usage) when buyer value scales with consumption rather than headcount, when seat counts are a poor proxy for what your product does, or when seat-license friction throttles land-and-expand inside accounts.

TL;DR

flowchart TD A[Pricing Model Decision] --> B{Where does buyer value come from} B -->|Per individual user productivity| C[Likely Pure Seat] B -->|Per unit of consumption| D{How predictable is usage} D -->|Highly predictable and budgeted| E[Pure Usage with pre-paid commit] D -->|Spiky or hard to forecast| F[Hybrid - seat base plus metered overage] C --> G{Is seat count blocking champion-led expansion} G -->|Yes| F G -->|No| C F --> H[Add spend caps, alerts, and forecast view] E --> H C --> I[Standard ACV motion, annual uplift] H --> J[Wire AE comp to commits plus true-up]

The 3 Pricing Models and When Each Wins

The 2027 landscape has settled into three archetypes. The mistake most RevOps teams make is forcing one model onto a product that wants another.

ModelExamplesBest forFails when
Pure seatSalesforce CRM, Asana, Slack, Notion business tierWorkflow and productivity tools where each user does measurable individual workBuyer's value is mostly machine-driven (API, data, compute); seat-count is a proxy mismatch
Hybrid (seat + usage)HubSpot (contacts), Datadog (hosts + events), Salesforce Commerce (GMV)The majority of modern SaaS — predictable base plus a metered dimension that grows with valueYou meter a dimension the customer cannot control or forecast, or you pile on too many meters
Pure usageSnowflake credits, AWS, Twilio, Stripe percent-of-volumeInfrastructure, API, and data products where consumption is the valueCustomers need budget predictability and procurement wants a fixed line item; finance teams push back hard

The honest read: pure usage is right for ~15% of B2B SaaS (infrastructure, API, data). Pure seat is right for ~35% (workflow tools where a person does the work). The remaining 50% should run hybrid — the Datadog template: a per-host base finance can forecast, plus a per-event meter that captures upside when telemetry volume explodes.

What Changes When You Switch

Switching pricing is an operating-model project, not a billing project. Four functions move in lockstep.

Sales comp gets rewired first. If AEs sell a pre-paid commit but get paid only on first-year ACV, they sandbag commits and the flywheel never spins. 2027 best practice: pay AEs on the commit at booking, with a true-up accelerator on overage realized in the same fiscal year.

Finance forecasting changes shape. ARR becomes "committed ARR plus run-rate consumption," and guidance has to acknowledge consumption can swing 15-25% quarter to quarter on macro alone. Snowflake guides product revenue, not ARR, because consumption-led businesses cannot pretend monthly run-rate is locked.

Customer success flips from renewal-led to consumption-led. CSMs own the burn-down curve: if a customer is 60% through the quarter and only 30% through their commit, that is a save motion. The playbook becomes weekly consumption reviews and expansion triggered at 70-80% burn — not annual QBRs.

Billing infrastructure is the unglamorous foundation: reliable event ingestion, idempotent metering, and a usage ledger finance can reconcile against invoice lines. This is why Metronome, Lago, Stripe Billing with Usage Records, Maxio (Chargify+SaaSOptics merger), and Subskribe's native usage CPQ exist — building it yourself is a multi-engineer-year distraction.

The 3 Implementation Failures

The first killer is launching usage without spend caps and alerts. A customer signs a pre-paid commit, a misconfigured pipeline emits ten times the events, and four weeks later they get a surprise $400K overage invoice. They do not pay, they churn, and NRR takes a hit.

Every UBP rollout needs hard caps, soft caps with alerts at 50/80/100% of commit, and a self-serve dashboard.

The second killer is sales comp that has not caught up. AEs who sold seats for a decade will keep selling seats — quoting "estimated usage" as a seat count, the customer under-commits, expansion never materializes. Fix this before launch, not after the first miss.

The third killer is metering you cannot trust. If engineering cannot reconcile billed events against emitted events, you cannot defend an invoice when a customer disputes it. Treat metering as a tier-zero system: SLAs, dual-write reconciliation, quarterly audit against product telemetry.

flowchart TD A[Product Event] --> B[Metering SDK or sidecar] B --> C[Event stream - Kafka or Kinesis] C --> D[Aggregation - hourly and daily rollups] D --> E[Usage Billing Platform - Metronome, Lago, or Stripe] E --> F[Apply pricing rules and commits] F --> G[Draft Invoice] G --> H[Finance reconciliation] H --> I[Customer Invoice sent] E --> J{Commit consumption check} J -->|At 80 percent| K[CS alert - expansion play] J -->|At 100 percent| L[CS alert - true-up conversation] K --> M[Customer dashboard updated] L --> M

Frequently Asked Questions

Metronome vs Lago in 2027 — which should we pick? Metronome ($30-150K/yr) is the enterprise pick: battle-tested at OpenAI and Confluent scale, with mature commit-and-true-up logic. Lago is the open-source challenger — right when you have engineering capacity, need self-host for data-residency, or the $30K floor matters.

For most Series B+ companies, Metronome is the faster path to a defensible invoice.

Should AEs sell pre-paid commits or month-to-month usage? Pre-paid commits, almost always. Commits give finance the bookings number, give the customer a discount for forecast certainty, give the AE a clean comp event. Month-to-month works for self-serve PLG, but enterprise needs a commit anchor — Snowflake, Datadog, Twilio all run this way.

How do customers actually budget on UBP? Pre-paid annual commit, a forecast view inside the product, procurement-approved soft caps that trigger internal review before overage. UBP winners make budgeting easier than per-seat.

Sources

Download:
Was this helpful?  
Deep dive · related in the library
revops · foundationWhat are Tennessee Volunteers men's basketball's 2027 NIL needs and strategy?revops · foundationWhat are Texas A and M Aggies football's 2027 NIL needs and strategy?revops · foundationWhat are Auburn Tigers football's 2027 NIL needs and strategy?revops · foundationWhat are Florida Gators football's 2027 NIL needs and strategy?revops · foundationWhat are Tennessee Volunteers football's 2027 NIL needs and strategy?revops · foundationWhat are Penn State Nittany Lions football's 2027 NIL needs and strategy?revops · foundationWhat are UConn Huskies men's basketball's 2027 NIL needs and strategy?revops · foundationWhat are Oklahoma Sooners football's 2027 NIL needs and strategy?revops · foundationWhat are North Carolina Tar Heels men's basketball's 2027 NIL needs and strategy?revops · foundationWhat are Kansas Jayhawks men's basketball's 2027 NIL needs and strategy?
More from the library
sales-training · sales-meetingThe Sales Coaching Cadence Reboot — 60-Min Trainingindustry-kpi · kpi-guideWhat are the key sales KPIs for the Childcare and Early Education industry in 2027?revops · current-events-2027What is ARR per employee benchmark for B2B SaaS in 2027?sales-training · sales-meetingThe Sales Email A/B Testing Reboot — 60-Min Trainingsales-training · sales-meetingThe Trigger Event Selling Reboot — 60-Min Trainingindustry-kpi · kpi-guideWhat are the key sales KPIs for the Logistics / Freight industry in 2027?industry-kpi · kpi-guideWhat are the key sales KPIs for the Cybersecurity / IT Security industry in 2027?industry-kpi · kpi-guideWhat are the key sales KPIs for the Events / Entertainment industry in 2027?industry-kpi · kpi-guideWhat are the key sales KPIs for the Commercial Laundry and Linen Services industry in 2027?industry-kpi · kpi-guideWhat are the key sales KPIs for the Marine and Boat Dealership industry in 2027?sales-training · sales-meetingThe New-Hire Sales Ramp Plan Reboot — 60-Min Trainingrevops · current-events-2027Is cold email outbound dead in 2027?industry-kpi · kpi-guideWhat are the key sales KPIs for the Dental / Orthodontics industry in 2027?sales-training · sales-meetingThe Sales Whiteboarding Reboot — 60-Min Trainingindustry-kpi · kpi-guideWhat are the key sales KPIs for the Title Insurance industry in 2027?