LIVE

Visa Stablecoin Settlement: Solana vs Ethereum Speed

The settlement layer for a payment network sits far from the consumer-facing surface, which is precisely why engineering decisions there propagate through every merchant's balance sheet.

UpdatedJuly 10, 2026
Read time10 min read
Visa Stablecoin Settlement: Solana vs Ethereum Speed

The Evolution of Visa's Blockchain Settlement Pilot

Visa's first publicly documented stablecoin settlement experiment cleared a USDC payment between Ethereum addresses through Crypto.com's treasury infrastructure in early 2021, followed by similar flows with Circle and Coinbase. The Ethereum leg functioned, but the pilot exposed the cost profile of running high-frequency settlement instructions on a network whose fee market responds to block-space scarcity rather than instruction count. By 2022, Visa had filed a patent describing an "abstracted digital currency" layer that could anchor to multiple chains — a structural signal that the issuer-payments team was already modelling multi-chain execution as the steady-state design rather than a temporary bridge.

The September 2023 expansion to Solana introduced a second live settlement path. The program remained a pilot. Visa's settlement stack still defaults to fiat for the overwhelming majority of merchant transactions; the blockchain leg activates where merchant acquirers opt in and where the routing logic selects a stablecoin settlement end-to-end. Worldpay and Nuvei were the inaugural partners at the time of announcement, and the integration was built specifically around USDC issued by Circle — not Tether's USDT — because Circle's attestation cadence and reserve composition matched Visa's operational criteria for stable settlement assets.

For a systems engineer, the relevant shape is this: a parallel settlement branch exists, attached to specific merchant acquirers, denominated in a single verified stablecoin, with issuance and redemption still tied to conventional banking channels. Whether that branch scales depends on what the underlying execution layers can deliver — and on whether the routing layer between them remains a switch or becomes a router.

Throughput Dynamics: Solana's 65,000 TPS vs Ethereum's Capacity

Throughput is the first design lever. Solana's theoretical peak throughput is approximately 65,000 transactions per second, a figure that reflects Solana's design choices: parallel transaction processing via Sealevel, a leader-based block production model anchored to Proof of History, and aggressive state-pruning assumptions that push validator hardware requirements substantially higher than Ethereum's consumer-grade footprint.

Ethereum's base-layer settlement capacity is materially lower. After the Merge and the gradual proto-danksharding work of 2023–2024, base-layer throughput remained in the low double digits of TPS for raw transactions, with effective capacity modulated by Layer-2 rollups that batch execution and post compressed data back to mainnet. If Visa's settlement team routed every instruction through Ethereum's base layer, throughput would be constrained by block gas limits and the economics of bidding for inclusion during congestion windows.

ParameterSolanaEthereum Base Layer
Theoretical peak throughput~65,000 TPSLow double-digit TPS
Block time target~400 ms12 seconds
Typical transaction cost<$0.01Variable; multi-dollar during congestion
Validator hardware profileDatacenter-class requiredConsumer-grade accessible
Parallel executionYes (Sealevel)No (serial per slot)

The 65,000 TPS figure is theoretical, not contractual. Real-world Solana throughput in 2023 rarely sustained at a large fraction of theoretical maximum, and network performance degraded sharply during specific congestion events — most notably the September 2021 validator-restart incident and subsequent halt windows — when validator coordination failed. Any settlement design that treats 65,000 TPS as baseline rather than ceiling fails under load. Equally, Ethereum's base-layer throughput only matters to Visa if Visa's settlement uses the base layer; rollups through Arbitrum, Optimism, or Base would shift the relevant figure entirely. The pilot as announced, however, refers to the Solana base execution environment, not a Solana-based rollup.

The instruction is not that Solana is "faster" in any unqualified sense. Finality semantics, confirmation depth, and validator economics all shape what settlement-final actually means. What the throughput envelope permits is a settlement workload cleared inside a single block without competing for finite block space against memecoin trading or liquidation cascades.

Cost Efficiency and the Impact of Sub-Cent Transaction Fees

Why Sub-Cent Is a Variance Question, Not a Price Question

Cost per instruction is the second lever. Solana's transaction fees sit below one cent for typical token-transfer operations, a profile that holds because Solana's fee market prioritises local fee markets and rejects transactions priced below a dynamic base fee rather than clearing them and inflating block size. The economic consequence is that high-frequency settlement workloads — patterns arising from micro-merchant batches, daily settlements from thousands of merchants, or aggregated card-not-present flows — do not enter a fee auction that escalates with network congestion.

Ethereum transaction costs fluctuate substantially more. Base fees routinely exceeded several dollars during the 2021–2022 peak activity window and spiked sharply during specific congestion events, including the USDC depeg-related settlement activity in March 2023. Even in calmer 2023 periods, sending an ERC-20 USDC transfer on Ethereum mainnet cost the issuer side several dollars per transaction. Settling thousands of merchant instructions per day through that leg would produce an aggregate cost that has to be absorbed somewhere — by the acquirer, by Visa, by the merchant, or by the consumer.

A sub-cent transaction cost collapses the variance term in settlement-cost forecasting. Predictability is itself a system property.

Low cost does not equal free. Solana's fee market still produces priority pricing for state-access contention, and applications competing for the same state slots can push effective costs higher than the headline sub-cent figure. But for the settlement use case — where transactions are largely independent and contend for different state slots — the fee profile holds. Predictability, more than the headline price, is the operational gain.

Integrating Merchant Acquirers: The Role of Worldpay and Nuvei

A settlement rail only matters where it meets a counterparty. Worldpay and Nuvei were the two merchant acquirers publicly named in the Visa Solana pilot at launch. Their position in the payment flow is structurally critical: acquirers aggregate merchant volume, calculate net settlement amounts, and disburse funds to merchant bank accounts. They are the entity that translates card-network settlement instructions into merchant-level disbursement.

In the stablecoin settlement path, Worldpay and Nuvei receive USDC on Solana instead of — or in addition to — fiat settlement via correspondent banks. If the merchant accepts USDC and operates a compatible wallet, settlement can be denominated entirely in stablecoins. If the merchant wants fiat, the acquirer handles the USDC-to-fiat conversion leg, typically through Circle's redemption infrastructure or secondary OTC desks.

The integration architecture follows a familiar pattern: Visa operates the settlement orchestration layer, the acquirer maintains the merchant-of-record relationship, and the blockchain sits at the asset-transfer layer between them. For the path to clear, three components must function in sequence:

  • The issuer-side wallet constructs and signs the USDC transfer on Solana.
  • The acquirer-side wallet infrastructure monitors confirmations and credits merchant accounts based on blockchain finality.
  • The reconciliation layer reconciles on-chain transfers against merchant batch totals inside the acquirer's accounting close window.

This same acquirer-mediated architecture extends to any geography with local banking rails permitting stablecoin off-ramps. Constrained correspondent-banking access in parts of Southeast Asia, Latin America, and African payment corridors is precisely where stablecoin merchant adoption advances fastest — a tailwind aligned with the broader regulatory momentum around digital-asset acceptance across Asian financial centres. Dubai's consolidation of regional dominance over the past cycle shapes the operating environment for any acquirer planning cross-border stablecoin corridors: licensing clarity, sandbox regimes for digital-asset acceptance, and the broad policy posture that flows from treating licensed stablecoin issuers as a recognised settlement counterparty all reshape which geography is operationally viable for an acquirer's expansion order.

Strategic Implications for Global Cross-Border Payments

Compressing the Correspondent-Banking Window

The cross-border case is where Visa's stablecoin strategy produces its clearest structural value. Cross-border card transactions typically incur correspondent-bank fees, FX conversion costs, and settlement windows measured in one to three business days. USDC settlement on Solana compresses that window toward minutes and substitutes a deterministic fee for a variable correspondent-bank markup.

For remittance corridors and small-ticket merchant settlements — the categories where transaction cost disproportionately affects unit economics — the design is more attractive still. A settlement instruction that costs the sender a fraction of a cent and clears in seconds enables microtransaction patterns the legacy correspondent-banking model cannot support economically. Gasless stablecoin transfers, where the merchant or acquirer absorbs the fee through meta-transactions, extend that accessibility further and remove the wallet-funding friction for non-crypto-native merchants operating thin-margin businesses.

The strategic question for Visa is not whether Solana is the right network today; it is whether any single network is the right answer for the multi-decade trajectory. Settlement orchestration that routes instructions across multiple chains — Ethereum, Solana, and future execution layers — depending on cost, throughput, and finality conditions looks closer to the steady-state design than commitment to a single execution layer. Multi-chain abstraction at the issuer-payments layer, anchored to whichever execution substrate currently meets the SLA, is the direction the engineering roadmap implies.

Theoretical Limits and Stress-Test Vulnerabilities

The pilot's mechanical elegance does not immunise it against failure modes. Three classes of vulnerability define its real-world resilience, and each maps onto a specific engineering commitment:

  • Execution-layer halt risk. Solana has experienced multiple extended outages since mainnet launch, with periods of consensus halt lasting hours and recovery requiring coordinated validator restart. For a settlement path that markets speed as its primary value, any clock that includes an unplanned halt is a liability. The settlement-failover architecture has to assume the primary chain will halt at least once every operating year and route accordingly; the Ethereum leg cannot be relegated to a research-lab curiosity and must remain warm and testable under load. The instruction is symmetrical: if Solana halts, Ethereum carries the load; if Ethereum congests to punitive fee levels, Solana carries the load.
  • Stablecoin-issuer solvency risk. The pilot runs on USDC, not USDT. Settlement is only as stable as Circle's reserve composition and attestation cadence. A reserve-quality shock to USDC — narrowly avoided during the March 2023 SVB-related depeg window — would propagate instantly to the settlement leg. Adding issuer-side exposure to USDT, or to algorithmic stablecoins, would introduce price-stability risk that compounds with execution-layer risk in ways the current architecture is not designed to absorb.
  • Regulatory-seam risk. If U.S. or EU stablecoin regulation moves to require issuer-side licensing, capital backing, or redemption guarantees that differ across stablecoins, the architecture must either constrain itself to compliant issuers or accept a structurally narrower merchant base. The plumbing is neutral on this question; the policy environment is not.
Treating execution-layer choice as a switch rather than a routing decision is the difference between a settlement system that survives its first outage and one that becomes a cautionary note in the post-mortem of a payment-flow disruption.

The pilot's design is sound. Its resilience depends on whether the engineering team has internalised execution-layer choice as a routing decision — with failover tested, fallback execution layers kept warm, and stablecoin-issuer risk factored into routing logic — or has treated it as a market-conditions problem to be solved once a failure forces it open. The next stress test is not hypothetical; it is a calendar item.

FAQ

Why did Visa choose to add Solana to its stablecoin settlement pilot?
Visa added Solana to provide a second execution-layer option that offers higher throughput and lower, more predictable transaction costs compared to the Ethereum mainnet.
Which stablecoin does Visa use for its settlement pilot?
The pilot is built specifically around USDC issued by Circle, chosen because its attestation cadence and reserve composition meet Visa's operational criteria.
How do merchant acquirers like Worldpay and Nuvei participate in this process?
These acquirers act as the bridge by receiving USDC on-chain and handling the conversion to fiat currency if the merchant requires it, while also managing merchant-of-record relationships.
What are the primary risks associated with Visa's stablecoin settlement model?
Key risks include potential execution-layer outages on the chosen blockchain, stablecoin issuer solvency issues, and regulatory changes regarding digital asset acceptance.
Does Visa intend to use only Solana for future settlements?
No, Visa is modeling a multi-chain execution strategy where settlement instructions can be routed across various chains, such as Ethereum and Solana, depending on current network conditions.