0.5%
Gateway fee
Accept the most transparent, fully-regulated stablecoin. Dollar-pegged stability with on-chain speed.
Gateway fee
Supported tokens
Blockchain networks
Always-on settlement
USD Coin (USDC) is a fully regulated stablecoin issued by Circle, backed 1:1 by US Dollar reserves. It is the most transparent and compliant stablecoin available.
Accept USD Coin payments through XPayr in four simple steps.
Sign up on XPayr and configure your wallet address for USDC settlement.
Use API, plugins, payment links, or widgets to add USDC checkout to your site.
Customer selects USD Coin at checkout. XPayr generates a payment invoice with real-time pricing.
Once confirmed on-chain, the payment is settled directly to your personal USDC wallet.
Compelling reasons to add USDC as a payment option for your business.
USDC is issued by Circle under US financial regulations with regular third-party reserve attestations by Deloitte.
Each USDC is backed by $1.00 in reserves, providing merchants with predictable revenue and zero volatility risk.
USDC is natively available on Ethereum, Solana, Polygon, Avalanche, Arbitrum, and more β giving customers flexibility.
const response = await fetch('https://api.xpayr.com/v1/payment', {
method: 'POST',
headers: {
'x-api-key': YOUR_API_KEY,
'Content-Type': 'application/json'
},
body: JSON.stringify({
price_amount: 100,
price_currency: 'usd',
pay_currency: 'usdc',
order_id: 'ORDER-001'
})
});
const payment = await response.json();
// payment.pay_address β Send USDC here
// payment.pay_amount β Exact USDC amount
Everything you need to know about accepting USDC payments through XPayr.
USDC is a stablecoin cryptocurrency issued by Circle. Each token is backed 1:1 by US Dollar reserves, making its value consistently equal to $1.00.
Both are dollar-pegged, but USDC is generally considered more transparent with regular, publicly available reserve attestations.
XPayr supports USDC on Ethereum, Solana, Polygon, Avalanche, Arbitrum, and Base networks.
Absolutely. Because USDC maintains a stable value, it is ideal for invoicing, subscriptions, and predictable pricing.
Create your free merchant account and start accepting USDC in minutes. No monthly fees, transparent pricing, direct wallet settlement.