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

# Supported Assets

> Stablecoins and blockchains supported by Stable Genius

# Supported Assets

Stable Genius accepts stablecoin payments and settles them as USD to merchant bank accounts. Our goal is to let customers pay with any stablecoin on any major chain — the merchant and integrator never need to think about which one.

## Currently Supported

| Token | Chain | Settlement | Status   |
| ----- | ----- | ---------- | -------- |
| USDC  | Base  | Direct     | **Live** |

## Roadmap

| Token | Chain       | Settlement Method         | Timeline |
| ----- | ----------- | ------------------------- | -------- |
| USDC  | Solana      | CCTP V2 → Base            | Q2 2026  |
| USDC  | Arbitrum    | CCTP V2 → Base            | Q2 2026  |
| USDC  | Optimism    | CCTP V2 → Base            | Q3 2026  |
| USDC  | Ethereum    | CCTP V2 → Base            | Q3 2026  |
| USDC  | Polygon     | CCTP V2 → Base            | Q3 2026  |
| USDT  | Multi-chain | Swap + Bridge → Base USDC | Q4 2026  |

## How Cross-Chain Settlement Will Work

When we add support for additional chains, your integration doesn't change. The payment intent API returns the appropriate payment address and QR payload for the customer's chain. Funds are automatically bridged to Base USDC via [Circle's CCTP V2](https://www.circle.com/cross-chain-transfer-protocol) (native burn-and-mint — no wrapped tokens, no liquidity pools). Settlement to the merchant's bank account works identically regardless of which chain the customer paid from.

## Integration Impact

<Note>
  Adding new chains and tokens does **not** require changes to your integration. The payment intent API handles chain routing automatically. Your webhook payloads will include a `chain` field indicating the source chain, but the `amount`, `net_amount`, and `fee` fields remain in USD.
</Note>

## Want a Chain or Token Added?

If your use case requires a specific chain or stablecoin not listed above, [let us know](https://stablegenius.co/early-access). We prioritize based on integrator demand.
