Payments Flow
Gateways are consumers of compute services. They pay orchestrators to do work on behalf of their application customers. The payment chain:- End users pay the gateway at the operator’s application-layer rate
- The gateway pays orchestrators via probabilistic micropayment tickets (ETH on Arbitrum)
- Orchestrators pay their workers (transcoders, AI runners) and redeem winning tickets on-chain
- The gateway keeps the difference between what customers pay and what orchestrators charge
Gateway Earnings
Gateway earnings come from business-layer margins. Gateways buy network services instead of earning protocol rewards.Gateway Costs
Gateway costs are determined by the work you route and the orchestrator prices on the network.Currency
Gateways pay orchestrators in ETH on Arbitrum. LPT remains the staking, governance, and reward token for orchestrators and delegators. ETH handles service payments while LPT handles protocol governance and staking. This keeps service costs denominated in a stable currency while LPT serves its governance function.Gateway Operator Models
Four operator models show how gateways earn at the business layer:Self-hosted gateway (cost savings)
Self-hosted gateway (cost savings)
Running your own gateway removes a third-party routing fee. If you are already building an application on Livepeer, self-hosting keeps that margin inside your stack.Who: App developers scaling past hosted APIs (Daydream, Livepeer.Cloud)Revenue model: Cost reduction. You keep the margin that a third-party gateway would otherwise charge.
Service provider (arbitrage)
Service provider (arbitrage)
Charge end users more than you pay orchestrators. The difference is your margin. This is the classic gateway business model.Who: Livepeer.Cloud SPE, LLM SPE, StreamplaceRevenue model: Per-request, per-minute, or subscription pricing to customers. Pay orchestrators at network rates.
Platform builder (NaaP)
Platform builder (NaaP)
Build a full platform on top of the gateway layer - API key management, multi-tenancy, billing, SLA monitoring, orchestrator tiering.Who: NaaP (Network as a Platform), enterprise integratorsRevenue model: SaaS pricing with usage-based billing. The gateway is the infrastructure layer of a larger product.
Content provider (SLA control)
Content provider (SLA control)
Run a gateway to ensure SLA guarantees on your orchestrators. Control orchestrator selection, failover, and pricing for your specific content.Who: Streaming platforms, media companies, live event producersRevenue model: The gateway supports the core business through stronger SLA control and workload routing.
Pricing and Fees
As a gateway operator, you set pricing at two levels:Protocol-level costs (what you pay)
You control your maximum cost per job using CLI flags:gateway cost limits
Business Layer Pricing
Your fees to end users are set entirely at the application layer, outside the Livepeer protocol. Common approaches:- Per-request pricing - charge per API call to your gateway
- Usage-based pricing - charge per minute of video or per AI generation
- Subscription models - monthly fees for access to your gateway services
application pricing example
Price Discovery
Use the CLI to discover current orchestrator market rates:livepeer_cli price discovery