Linea · FinOps Profile

Linea Finops

FinOps view of Linea API consumption. The cost model is mixed: the public JSON-RPC endpoint and Token API are free-at-point-of-use (no subscription fee) but carry IP-level rate limits that push production workloads toward paid private node providers (Infura, Alchemy, QuickNode) billed on their own plans. The Lineascan explorer API follows the Etherscan V2 subscription ladder ($0 Free → $49 Lite → $199 Standard → $299 Advanced → $399 Professional → custom Enterprise), unified across all 50+ supported EVM chains under one API key and billing account. Teams should budget: (1) a Lineascan tier for explorer data needs, (2) a private RPC node plan for transaction submission and eth_* queries at scale, and (3) minor egress/compute for on-chain gas fees when submitting transactions.

Linea Finops is the FinOps profile for Linea on the APIs.io network, aligned with the FinOps Foundation Framework.

It defines 4 billable meters, billed in USD, on a monthly cycle, and pricing category subscription.

The profile maps 7 FOCUS columns for cost-allocation reporting.

Tagged areas include Blockchain, Layer 2, Ethereum, ZK-EVM, and FinOps.

Category: Blockchain Pricing: Subscription Billing: Monthly FOCUS v1.3
BlockchainLayer 2EthereumZK-EVMFinOpsFOCUS

Framework Alignment

Framework
Data Spec

Charge Categories

SubscriptionUsageAdjustment

FOCUS Columns

BillingCurrency
USD
ChargeCategory
Subscription
InvoiceIssuerName
Etherscan (explorer API) / Node Provider (RPC)
ProviderName
Linea
PublisherName
Linea / ConsenSys
ServiceCategory
Blockchain
ServiceName
Linea APIs

Meters

explorer_api_subscription
Unit: month
Monthly Lineascan / Etherscan V2 API subscription (Free / Lite / Standard / Advanced / Professional / Enterprise) governing rate limits and daily call quotas for the explorer API.
rpc_node_subscription
Unit: month
Monthly subscription to a private Linea RPC node provider (Infura, Alchemy, QuickNode, Chainstack, Dwellir) for production JSON-RPC access. Billed by the node provider, not directly by Linea.
token_api_requests
Unit: request
Token REST API calls consumed at token-api.linea.build. Currently free; tracked for capacity planning against the 60 req/min per-IP limit.
on_chain_gas_fees
Unit: gwei
ETH gas fees paid when submitting transactions to Linea Mainnet. Denominated in ETH and converted to USD for FinOps reporting. Includes L2 execution cost and L1 finalization component.

Sources