One API call. Payments confirmed on-chain and forwarded to your wallet. No monthly fees.
Per transaction
Integration
Forwarding
Required
Create a payment, get a checkout URL, redirect your customer. We monitor the blockchain and notify you via webhook when it confirms.
Read the docsconst res = await fetch('/api/v1/payment/create', { method: 'POST', headers: { 'X-API-Key': apiKey, 'Content-Type': 'application/json' }, body: JSON.stringify({ amount: 49.99, currency: 'USDT_TRC20', order_id: 'order_12345' }) }) const { checkout_url } = await res.json() window.location = checkout_url
Customers pay to a secure checkout. We monitor the blockchain, confirm the payment, and forward funds to your wallet minus a 1% fee.
Payments are automatically forwarded to your payout wallet after blockchain confirmation, minus the service fee.
BTC, ETH, BNB, SOL, LTC, DOGE, TRX, USDT, and USDC across multiple networks.
One endpoint to create payments, one to check status. Webhooks for real-time updates.
Create shareable payment links with embed codes. No coding required to start accepting payments.
Add your logo, pick a theme, and match your brand colors. Your checkout, your look.
Real-time POST notifications when payments confirm. HMAC-signed for verification.
Track transactions, manage API keys, configure webhooks, and export to CSV.
Get notified by email when a payment completes with full transaction details.
No signup fees. No monthly charges. One flat rate for everything.
Network fee covers blockchain gas for forwarding to your wallet. Varies by chain — as low as $0.01 on Solana.
Get started free