0.5%
Gateway fee
Expand your reach to the Ethereum ecosystem. Accept ETH and thousands of ERC-20 tokens with institutional-grade security.
Gateway fee
Supported tokens
Blockchain networks
Always-on settlement
Ethereum (ETH) is the world's leading smart contract platform. It powers a massive ecosystem of decentralized applications and finance (DeFi).
Accept Ethereum payments through XPayr in four simple steps.
Sign up on XPayr and configure your wallet address for ETH settlement.
Use API, plugins, payment links, or widgets to add ETH checkout to your site.
Customer selects Ethereum at checkout. XPayr generates a payment invoice with real-time pricing.
Once confirmed on-chain, the payment is settled directly to your personal ETH wallet.
Compelling reasons to add ETH as a payment option for your business.
Ethereum is the most widely adopted platform for smart contracts, housing thousands of innovative digital assets.
Accept ETH on Mainnet or faster Layer 2 networks like Arbitrum, Optimism, Base, and Polygon to save on gas fees.
Post-Merge Ethereum is eco-friendly and continues to lead blockchain innovation with its massive developer community.
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: 'eth',
order_id: 'ORDER-001'
})
});
const payment = await response.json();
// payment.pay_address β Send ETH here
// payment.pay_amount β Exact ETH amount
Everything you need to know about accepting ETH payments through XPayr.
Ethereum is a decentralized, open-source blockchain featuring smart contract functionality. ETH is its native cryptocurrency.
Fees vary based on congestion. Using Layer 2 solutions via XPayr can significantly reduce transaction costs.
Yes. Since the Proof of Stake transition in 2022, Ethereum has reduced its energy consumption by over 99.9%.
Create your free merchant account and start accepting ETH in minutes. No monthly fees, transparent pricing, direct wallet settlement.