Accept recurring crypto payments on any chain. Gasless subscriptions via Account Abstraction.
Non-custodial. Multi-chain. Enterprise-ready.
Everything you need to monetize with crypto subscriptions.
Funds flow directly from subscriber to merchant via smart contracts. We never hold your crypto. Your keys, your money.
Ethereum, Polygon, Arbitrum, Base, Optimism, BSC, and TRON. Same API, same dashboard. Cross-chain payments via bridges.
Drop-in widget, REST API, and SDKs for JavaScript and Python. Go from zero to accepting payments in under 5 minutes.
Get instant notifications for payments, cancellations, and lifecycle events. HMAC-signed payloads with automatic retries.
Account Abstraction with session keys. Subscribers don't need gas tokens. Paymaster sponsors every transaction.
Discover and subscribe to plans across all merchants. Verified ratings, bundle discounts, and subscription gifting.
Cross-chain payments, insurance pools, yield on idle funds, and subscription-backed lending. DeFi-native subscriptions.
White-label, custom domains, KYC/AML compliance, fiat off-ramps, SLA guarantees, and on-premise deployment.
Three steps to recurring crypto revenue.
Define your subscription: token, amount, chain, and billing cycle. Use the dashboard or a single API call.
Add the Recurra checkout widget to your site. It handles wallet connection, token approval, and subscription creation.
Payments are collected automatically on-chain each billing cycle. Track everything from your dashboard or via webhooks.
A few lines of HTML to start accepting crypto subscriptions.
<div id="recurra-checkout"></div>
<script src="https://cdn.recurra.xyz/widget.js"></script>
<script>
Recurra.init({
merchantSlug: 'your-company',
planId: 'plan_abc123',
container: '#recurra-checkout',
theme: 'dark',
onSuccess: function(subscription) {
window.location.href = '/welcome';
}
});
</script>
No monthly fees. No setup costs. Pay only when you earn.
Start accepting recurring stablecoin payments in minutes. No setup fees.