0.5%
Gateway fee
Offer your customers the highest level of financial privacy with Monero's untraceable payments.
Gateway fee
Supported tokens
Blockchain networks
Always-on settlement
Monero (XMR) is the leading privacy-focused cryptocurrency. It uses advanced cryptography to ensure that transactions are untraceable.
Accept Monero payments through XPayr in four simple steps.
Sign up on XPayr and configure your wallet address for XMR settlement.
Use API, plugins, payment links, or widgets to add XMR checkout to your site.
Customer selects Monero at checkout. XPayr generates a payment invoice with real-time pricing.
Once confirmed on-chain, the payment is settled directly to your personal XMR wallet.
Compelling reasons to add XMR as a payment option for your business.
Monero uses ring signatures and stealth addresses to make transactions completely untraceable by default.
Every XMR is identical and interchangeable. No coin can be blacklisted based on its transaction history.
Monero's algorithm ensures fair mining distribution, keeping the network decentralized and community-driven.
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: 'xmr',
order_id: 'ORDER-001'
})
});
const payment = await response.json();
// payment.pay_address β Send XMR here
// payment.pay_amount β Exact XMR amount
Everything you need to know about accepting XMR payments through XPayr.
Monero (XMR) is a privacy-centric cryptocurrency that hides sender, receiver, and amount information by default.
Customers who value financial privacy choose Monero because it does not expose transaction details publicly.
Yes. Monero is a legitimate cryptocurrency. Privacy is a security feature, and many global businesses accept XMR.
Monero has a 2-minute average block time. Transactions are typically confirmed within 2-10 minutes.
Yes. XMR can be converted via exchanges. XPayr settles payments directly to your Monero wallet.
Create your free merchant account and start accepting XMR in minutes. No monthly fees, transparent pricing, direct wallet settlement.