> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polygon.technology/llms.txt
> Use this file to discover all available pages before exploring further.

# Stablecoins and Payments on Polygon

> How the Open Money Stack handles payments, stablecoin settlement, and compliant fiat access end to end.

Most financial institutions building stablecoin payment products today take the same path: pick a compliance vendor, a wallet provider, a bridge, an off-ramp, and a chain. Each integration requires independent maintenance. Each seam adds latency, cost, and operational risk.

The Open Money Stack is built differently. Every layer (fiat access, wallets, stablecoin settlement, compliance, and blockchain rails) is designed to hand off cleanly to the next. Institutions integrate once and get a complete payment infrastructure that works end to end.

## The problem with fragmented stacks

Fragmentation is the default state of payments infrastructure today:

* Fiat access from one vendor, wallets from another, compliance from a third
* Settlement delays tied to banking hours and correspondent rails
* KYC and AML bolted on after the fact, creating friction at every step
* Cross-border payments that require per-corridor integrations

When volume grows or something goes wrong, teams debug outages that live somewhere between three vendors and a dozen systems.

## What the OMS does differently

<CardGroup cols={2}>
  <Card title="Always-on settlement" icon="clock">
    Polygon Chain settles transactions in under 2 seconds, 24/7. No banking hours, no settlement windows, no queued batches.
  </Card>

  <Card title="Compliance built in" icon="shield-check">
    KYC, KYB, AML screening, and transaction monitoring are part of the infrastructure. Institutions inherit regulatory coverage across 38 US states and international corridors.
  </Card>

  <Card title="Fiat in, fiat out" icon="building-columns">
    Licensed on- and off-ramps convert between fiat and stablecoins through bank transfer, debit card, and cash. No need to build bank relationships from scratch.
  </Card>

  <Card title="Global reach" icon="globe">
    Move money to 130+ countries via card, bank, mobile money, and cash pickup rails, with local currency conversion at the destination.
  </Card>

  <Card title="Stablecoin-native settlement" icon="coins">
    Native USDC on Polygon. No wrapping, no bridging, no surprise deductions. Sub-cent transaction costs with \$54B+ in stablecoin volume processed.
  </Card>

  <Card title="Composable by design" icon="puzzle-piece">
    Use the full stack or only the components you need. Institutions that already have wallets, compliance, or ramps can plug in the missing pieces.
  </Card>
</CardGroup>

## Why Polygon for payments

The OMS is built on a settlement layer that has been running at scale in production:

* **Sub-2-second finality** with 99.9%+ network uptime
* **\$0.002 average transaction cost**, [tracked live on Polygonscan](https://polygonscan.com/chart/avg-txfee-usd)
* **\$54B+ in stablecoin transfer volume** processed onchain
* **159M+ unique wallet addresses** and **6.4B+ total transactions**
* Live integrations with Revolut, Stripe, Flutterwave, and more

## Who it's for

The payments infrastructure is used by institutions that need to move money at scale without building foundational plumbing themselves:

* **Fintechs and neobanks** adding stablecoin payment rails with embedded wallets and compliant onramps
* **PSPs and payment platforms** settling merchant balances and funding accounts outside banking hours
* **Remittance platforms** replacing correspondent banking with sub-second, near-zero-fee settlement
* **Enterprises and marketplaces** automating global payouts to contractors, sellers, and employees
* **Banks and financial institutions** layering stablecoin settlement onto existing treasury operations

<Card title="See the use cases" icon="arrow-right" href="/stablecoins-payments/use-cases">
  How card issuers, payment networks, remittance platforms, banks, and enterprises use Polygon for payments.
</Card>

## Get started

<Card title="Request OMS access" icon="envelope" href="https://info.polygon.technology/get-early-access">
  Request access to OMS payment infrastructure and the related private integration documentation.
</Card>
