Rollup Fee Composition: Where the Fraction of a Cent Goes
A rollup transaction fee has three parts. Knowing the split explains when rollup costs move and when they do not.
A transaction on a rollup costs a small fraction of a cent in normal conditions. That figure is composed of three separate charges with different drivers.
The components
Execution cost. Running the transaction on the rollup’s own infrastructure. Cheap, because one sequencer executes rather than thousands of nodes duplicating the work.
Data cost. Posting the transaction data to the base layer so that anyone can reconstruct and verify the rollup’s state. Historically the dominant component.
Operator margin. The sequencer’s own charge, which varies by rollup and is sometimes zero by policy.
What changed the split
The introduction of dedicated data capacity on Ethereum priced rollup data in its own market rather than competing with ordinary transactions.
Before that, data cost dominated and rose with mainnet congestion. After it, data cost fell substantially and decoupled from mainnet activity.
The practical consequence is that rollup fees are now both much lower and much more stable.
What still moves rollup fees
Demand for data capacity. If enough rollups post enough data simultaneously, that market can become congested and prices rise. This has happened in short bursts.
Rollup-specific congestion. A popular application producing heavy load on one rollup raises execution costs there.
Operator policy changes. A rollup adjusting its margin.
Note that mainnet congestion is now largely absent from that list, which was not true previously.
What this means practically
Timing does not matter much on a rollup. The weekly fee cycle worth planning around on mainnet is not worth planning around here, because the amounts are too small for the variation to be material.
The choice between rollups is no longer a cost decision. Differences are measured in fractions of a cent. Choose on withdrawal mechanics, trust assumptions and which applications are deployed.
On-chain housekeeping becomes free. Approval revocations, consolidations and transfers between your own addresses cost essentially nothing, which removes the tension between security practice and fee cost.
That last point is underrated. Monthly approval reviews are a habit people skip because of mainnet fees, and on a rollup the objection disappears.
Measuring it
Rollup fee trackers publish cost per transaction over time, and the rollups themselves publish the breakdown between execution and data.
The figure worth watching is stability rather than the absolute number, because the useful property is that costs no longer spike with unrelated activity.
Getting funds there
Withdrawing from a venue directly to a rollup avoids bridging entirely and is usually the cheapest route in.
Which networks a venue supports per asset is published, including by an exchange with a published withdrawal schedule, and checking that list before choosing a rollup saves a bridging step that is both slower and riskier.
Fees move with network demand. Any figure here reflects the date shown above and should be re-checked before you act on it. Where a measurement was taken by hand, the article says so.
Related reports
- What Rollups Actually Pay For, and Why Their Fees Felllayer 2 ecosystem
- Gas Fees Across Chains: A Monthly Comparisonlayer 2 ecosystem
- Stablecoin Transfer Costs by Networklayer 2 ecosystem