Canonical: https://builtonarc.app/guides/arc-for-payment-service-providers

# What Arc actually changes for a payment service provider

Updated 2026-09-02. What a PSP or acquirer needs to know about Circle's Arc chain — settlement finality, float, and what to build vs buy, as of 2 Sep 2026.

> Arc does not replace a PSP's card rails — it adds a stablecoin settlement rail that finalizes in under a second instead of a day or more, denominated in USDC. As of 2 Sep 2026, Arc mainnet is not live (16 September 2026), so this is a pre-mainnet planning guide: what changes in the stack, what it does to float and reserves, and what to build versus buy.

## Where Arc sits relative to the existing stack

A PSP today routes a transaction through issuing bank, card network, acquiring bank, and processor — each leg adding latency before funds are final. Arc sits alongside that stack, not inside it: a Layer-1 blockchain where value moves as USDC and settles with its own finality rather than the card networks' batch-and-clear cycle. Evaluating Arc means evaluating a stablecoin settlement leg — cross-border disbursement, merchant payout, treasury movement — not replacing acquiring relationships. Built on Arc's <a href="/category/payments-payouts">payments & payouts directory</a> tracks who is building that layer.

Arc runs an EVM execution layer, so engineering teams work with familiar Solidity tooling rather than a bespoke SDK. Gas is paid in USDC itself, with an EIP-1559-style base fee, so a stablecoin flow is priced in the same unit it moves — not hedged against a separate volatile gas token.

## Settlement finality vs. card settlement windows

Card authorization happens in seconds, but the batch clears through the network, funds move issuer to acquirer, and a merchant typically sees funds one to several business days later — a gap built around dispute windows and interbank clearing, not just latency.

Arc's consensus, Malachite — a Tendermint-based BFT engine across roughly 100 permissioned validators — targets sub-second finality, around 780 milliseconds per published figures. Once finalized, a transaction is settled; there is no separate multi-day clearing step. That collapses "authorized" and "settled" into the same moment for the on-chain leg. It does not remove the need for fraud controls — those shift from a network-level chargeback process to something a PSP must build or buy at the application layer, since a finalized stablecoin transfer has no card-network dispute rail behind it.

## Reserve and float implications

Settlement lag itself underwrites part of a PSP's risk model today — reserves and holdbacks sized against multi-day settlement. Collapse the lag to sub-second and float shrinks with it: less capital in transit, but also less buffer against a chargeback or fraud loss not yet surfaced. Faster settlement is real efficiency, but it changes what a reserve protects against and when a loss is discovered relative to when the money is already gone.

USDC itself carries a separate counterparty question: it's a claim on Circle's reserves, not a bank deposit. Circle publishes monthly reserve attestations; a PSP holding meaningful float should read those directly. Any strategy for yield on idle USDC float sits outside this guide — see <a href="https://arcyield.app/?utm_source=builtonarc&utm_medium=guide&utm_campaign=arc">arcyield.app</a>.

## Build versus buy

**Buy:** custody or wallet infrastructure, sanctions screening and transaction monitoring tuned to on-chain activity, and — once mainnet exists — managed RPC and node infrastructure.

**Build:** the orchestration layer deciding card versus stablecoin routing, reconciliation logic tying on-chain settlement back to the PSP's ledger, and the merchant-facing product — the actual differentiation.

**Undecided, worth watching rather than committing against pre-mainnet:** how sanctions screening, Travel Rule compliance, and dispute handling get standardized across Arc providers. Built on Arc's <a href="/guides/compliance-and-travel-rule-providers-on-arc">compliance and Travel Rule guide</a> covers the current, unsettled state.

## What's actually confirmed about Arc's payments cohort

Circle's founding validator cohort (5 August 2026) includes Visa, Mastercard, and Global Payments alongside BlackRock, DTCC, and Standard Chartered — a validator seat is a governance role, not evidence of a shipped PSP product. Separately, the same release names Rain, Thunes, and Wirex as providers "routing real-world stablecoin payment and settlement flows through Arc," spanning card-based settlement and cross-border networks — the strongest confirmation tier pre-mainnet, though undetailed by provider.

Total stablecoin supply was roughly $308bn as of 13 Aug 2026, 4.5% below its May 2026 peak; real-economy payment volume is estimated around $350–550bn a year, with B2B roughly $226bn of that. A 2026 EY survey found 13% of financial institutions and corporates globally have used stablecoins, though 87% of those who ran a formal ROI analysis saw it as a competitive advantage. Read that pairing honestly: developed-market enterprise interest looks like intent, not volume — real volume sits in emerging-market corridors, covered separately for <a href="/guides/arc-payment-corridors-africa">Africa</a> and <a href="/guides/arc-payment-corridors-latam">Latin America</a>.

Built on Arc is an independent directory. Arc is a Circle product; we are not affiliated with, endorsed by, or operated by Circle.



Sources:
- [Circle Announces Founding Validator Cohort and Major Integrations for Arc](https://www.circle.com/pressroom/circle-announces-founding-validator-cohort-and-major-integrations-for-arc-ahead-of-september-16-mainnet-launch)
- [BCG: Stablecoin Payments — The Truth Behind the Numbers (Jan 2026)](https://www.bcg.com/assets/2026/white-paper-stablecoin-payments-truth-behind-numbers.pdf)
- [EY: Cost savings and speed drive stablecoin adoption](https://www.ey.com/en_us/insights/financial-services/cost-savings-and-speed-drive-stablecoin-adoption)
- [Circle: USDC Transparency](https://www.circle.com/transparency)

## Questions

**Does Arc replace a PSP's card processing relationships?**

No — it's a settlement rail added alongside existing acquiring, not a substitute.

**Is anything live for PSPs to integrate today?**

No. Arc mainnet launches 16 September 2026; everything here is pre-mainnet as of 2 Sep 2026.

**How does Arc's settlement speed compare to card networks?**

Arc targets sub-second (~780ms) finality; card settlement typically takes one to several business days including dispute windows a finalized on-chain transfer doesn't automatically replicate.

**Are Visa and Mastercard building PSP products on Arc?**

Both are named founding validators — a governance role, not a confirmed product. Rain, Thunes, and Wirex are the names specifically described as routing payment flows through Arc.

**What replaces chargeback handling on a stablecoin rail?**

It has to be built or bought separately — one of the larger open product questions for PSPs pre-mainnet.

**Where do I find yield on idle USDC float?**

Out of scope here — see arcyield.app.
