Paymasters and Gasless UX: Who Is Paying for Your Transactions and Why

The Economics Behind Free Transactions

One of the most transformative features of account abstraction is the paymaster — a smart contract that can sponsor gas fees on behalf of users. If you have used a dApp recently and did not have to worry about gas, there is a good chance a paymaster was quietly picking up the tab. But who is actually paying, and what is their incentive?

Let me dig into the economics, the architecture, and the implications.

What Is a Paymaster?

In the ERC-4337 framework, a paymaster is a contract that implements the IPaymaster interface and can intercept UserOperations at the EntryPoint contract. When a user submits a transaction through a bundler, the paymaster can agree to pay the gas fees instead of the user. The EntryPoint contract handles the escrow — the paymaster deposits ETH into the EntryPoint, and that deposit is drawn down to cover gas costs.

There are two main types of paymasters:

  1. Verifying Paymasters: These check an off-chain signature or condition before agreeing to sponsor. For example, a dApp might sign a payload saying it will sponsor gas for a specific user for the next hour. The paymaster verifies that signature on-chain.

  2. ERC-20 Paymasters: These allow users to pay gas in tokens other than ETH — USDC, DAI, or even the dApp’s own token. The paymaster accepts the ERC-20 payment and covers the ETH gas cost, effectively acting as a gas-token swap service.

The Business Models Behind Paymasters

Here is where it gets interesting. Paymasters are not charities. There are clear economic incentives driving adoption:

1. User Acquisition and Retention

This is the biggest driver. Projects like Base, Coinbase Wallet, and various DeFi protocols sponsor gas fees to reduce onboarding friction. The math is simple: if sponsoring two cents in gas fees converts a user who generates five dollars in protocol fees over their lifetime, it is a no-brainer.

Base has been particularly aggressive here. Their paymaster infrastructure on the OP Stack has sponsored millions of transactions, making the chain feel free to use. This is essentially a customer acquisition cost (CAC), and it is remarkably cheap compared to traditional tech company CACs.

2. Protocol Fee Revenue

Some paymasters take a small fee on top of the gas they sponsor. An ERC-20 paymaster might charge a 1-2% premium on the token-to-ETH conversion. At scale, across millions of transactions, this becomes a real revenue stream.

3. Data and Engagement

By operating a paymaster, a protocol gains visibility into user behavior patterns. They see which operations users perform, how often, and with which contracts. This data is valuable for product development and can inform governance decisions.

4. Ecosystem Lock-in

When a chain or L2 sponsors gas via paymasters, they create switching costs. Users who enjoy gasless transactions on Base are less likely to bridge to a chain where they have to manage gas tokens. It is the same playbook as free shipping in e-commerce.

The Scale of Paymaster Adoption

The numbers are staggering. Across the ERC-4337 ecosystem:

  • Over 100 million UserOperations have been processed, with a significant percentage being paymaster-sponsored
  • On L2s like Base and Polygon, paymaster-sponsored transactions often exceed 70-80% of all AA transactions
  • Major infrastructure providers like Alchemy, Gelato, Pimlico, and StackUp all offer paymaster-as-a-service products
  • Some dApps report that enabling gasless transactions increased user conversion rates by 3-5x

How Paymasters Work with EIP-7702

With EIP-7702, the paymaster model gets even more powerful. Previously, paymasters only worked with ERC-4337 smart accounts. Now, any EOA that delegates to a smart account implementation can also benefit from paymaster sponsorship.

This means existing MetaMask users can get gas-sponsored transactions without switching wallets, hardware wallet users can enjoy gasless UX while maintaining cold storage security, and the total addressable market for paymaster services expands to every Ethereum user.

The Risks and Concerns

It is not all upside. There are legitimate concerns:

Centralization Risk: If a few large paymasters sponsor the majority of transactions, they become powerful intermediaries. They could theoretically censor transactions by refusing to sponsor certain operations. This is a soft form of the censorship problem.

Sustainability: Many paymaster programs are VC-subsidized. When the subsidies end, will users accept paying gas again? We have seen this movie in Web2 with ride-sharing subsidies.

Privacy: Paymaster operators can see all the transactions they sponsor. For users who value privacy, this is a significant metadata leak.

Regulatory Surface: Paymasters that handle value transfers (especially ERC-20 paymasters that effectively operate as exchanges) could attract regulatory scrutiny.

The Road Ahead

I believe paymasters are to crypto what free shipping was to e-commerce — an initially expensive proposition that becomes table stakes. Within 18 months, any dApp that forces users to manage gas tokens will feel as outdated as a website that charges for basic access.

The question is not whether gasless UX will win. It is who will control the paymaster infrastructure, and what trade-offs users will unknowingly accept in exchange for free transactions.


Sources: Alchemy AA overview, Gelato AA guide, Hacken ERC-4337 overview

What is your experience with paymasters? Are you building with them, or are you concerned about the centralization implications?

Fascinating discussion on the economics, but I want to flag the regulatory dimension that is largely being ignored.

ERC-20 paymasters are functionally operating as money transmitters. They accept one form of value (ERC-20 tokens) and facilitate the transmission of another form of value (ETH for gas). Depending on jurisdiction, this could require licensing under money transmission laws.

Here are the regulatory touch points I see:

1. Money Services Business (MSB) Classification: In the US, FinCEN has been clear that facilitating value transfer can trigger MSB registration requirements. An ERC-20 paymaster that converts USDC to ETH to pay gas is performing a currency exchange function.

2. Know Your Customer (KYC): If paymasters become regulated as MSBs, they might need to implement KYC for users they sponsor. This would completely undermine the gasless UX benefit, since you would need to verify identity before getting a sponsored transaction.

3. Sanctions Compliance: Paymasters that sponsor transactions without screening the sender or recipient addresses could be facilitating transactions involving sanctioned entities. The OFAC compliance requirements do not disappear just because the gas payment is abstracted away.

4. Tax Implications: When a paymaster sponsors gas, is that a taxable benefit to the user? In some jurisdictions, receiving a service of value (gas payment) could be considered income. This is murky territory that no tax authority has clearly addressed yet.

I am not saying paymasters should be regulated into oblivion. I am saying the industry needs to proactively engage with regulators before enforcement actions force a worse outcome. The projects that build compliance-ready paymaster infrastructure now will have a significant advantage when regulatory clarity arrives.

The free-shipping analogy is apt, Diana, but remember — even Amazon had to deal with sales tax eventually.

Great thread. From a product management perspective, I want to share how we think about paymaster integration in our feature prioritization.

We categorize paymaster strategies into three tiers:

Tier 1 — Full Sponsorship (New User Acquisition)
Sponsor 100% of gas for users in their first 7 days or first 50 transactions. This is your top-of-funnel investment. The goal is zero friction during the critical activation window. We measure this against traditional CAC metrics and it consistently outperforms paid advertising by 4-8x in cost-per-activated-user.

Tier 2 — Conditional Sponsorship (Engagement)
After the initial period, sponsor gas for specific high-value actions: first swap on a new pair, governance voting, staking deposits. This nudges users toward behaviors that increase lifetime value and protocol engagement.

Tier 3 — ERC-20 Gas Payment (Retention)
For established users, offer the option to pay gas in stablecoins or the protocol token. Users who have been onboarded and understand the value do not mind paying — they just do not want to manage ETH. The ERC-20 paymaster makes this seamless.

The key insight is that paymaster strategy should be dynamic and user-segment-aware, not one-size-fits-all. A whale who generates significant protocol revenue should get perpetual sponsorship. A bot that is farming airdrops should not.

@startup_steve — your conversion numbers are impressive. Are you using Alchemy’s paymaster service or running your own? We have been evaluating providers and the pricing models vary significantly.

@regulatory_rachel — you raise valid points. We have actually started building a compliance module into our paymaster that can optionally screen addresses against OFAC lists before sponsoring. It adds about 200ms of latency, but it is worth the regulatory peace of mind.