Wherever your team is located, you can use Radom to sell services and scale from zero to one.
Radom Checkout is a pre-built, hosted payment page that offers checkout in 1 click for 200+ non-custodial crypto wallets for both recurring and one-time payments.
Automate your receivables by sending invoices to your customers and get paid in minutes - no code or custodian required.
Reduce churn rate with no manual signing of transactions - automate crypto charges for subscriptions by the year, month, week and even by the day.
Accept crypto payments from any country in the world with Radom APIs and capture revenue in new regions.
No website or application? Skyrocket your business by sending payment links to generate revenue from day one.
Our payment infrastructure is built on top of blockchain technology enabling payments from anyone and anywhere.
With WalletConnect, we enable you to begin your payments journey with over 200+ self-custody wallets.
Use secure and backed USD stablecoins and alt-coins to accept payments.
Buy, sell, and transfer funds with any Ethereum based wallet on a growing list of EVM supported blockchains.
Radom makes it easy to set-up your crypto checkout in minutes with pricing integrated per-transaction and no-hidden fees.
Pay With
Subscribe for 32 DAI per month
Subscribe for 32 USDT per month
Subscribe for 32 GUSD per month
Subscribe for 32 USDC per month
We optimize every element to ensure integrating Web3 payments can be done speedily without taking months or large amounts of development resources.
Read the Docsimport radom from '@radom/radom-js'
const radomAPI = new radom.RadomAPI({ token: API_TOKEN })
const paymentSession = await radomAPI.createPaymentSession({
method: {
network: 'Ethereum'
},
total: 29.99,
currency: 'USD'
});
import radom from '@radom/radom-js'
const radomAPI = new radom.RadomAPI({ token: API_TOKEN })
const checkoutSession = await radomAPI.createCheckoutSession({ gateway: {
selfCustodial: {
tokens: [{
chainId: 137,
tokenAddress: '0x2791bca1f2de4661ed88a30c99a7a9449aa84174'
}]
}
},
successUrl: 'https://ethereum/success',
lineItems: [{
itemData: {
name: 'My subscription',
description: 'Costs 30 USD per 30 days', chargingIntervalSeconds: 2592000, // 30 days currency: 'USD',
price: 30
}
}]
});
Providing an easy-to-use API with a similar feel to the World’s best traditional payment providers.
Choose an off-the-shelf checkout widget from our playground in a few clicks, or create your own using our flexible SDK.
Wherever your team is located, you can use Radom to sell services and scale from zero to one.
With Radom your funds flow through an on-chain balance owned by your wallet, ensuring no entity or middleman will ever hold your funds
Say goodbye to delays, lock ups, and transfer time with our smart contract layer allowing for withdrawals to off-ramps or non-custody wallets in a single click.
With our flexible roles and permissions you can give your team members controlled access with just a few clicks.
Providing support for one-off payments or millions of daily transactions from day one.
Integrate Radom and access clients across the globe from day one. We’re here to help you grow your business.
Book a Demo