Non-custodial gateway for merchants. No KYC. No monthly fees.
Transparent, privacy-first crypto payments. No surprises.
BTC, ETH, LTC, SOL, BCH, BNB, DOGE, TRX, XRP, XMR — new chains added regularly.
Funds sent directly to your wallet the moment payments confirm on-chain.
Create orders, check status, and manage payments with a clean JSON API.
Real-time payment tracking, order status, notifications, and sales analytics at a glance.
API key auth, automatic payment distribution to your wallet. You hold your keys.
No monthly fees, no subscriptions, no minimum volume.
Live prices updated every 60 seconds
Create a payment order with a single API call
// Create a new payment order POST /api/order/create { "api_key": "your-api-key", "amount_usd": 25.00, "crypto_type": "BTC", "return_url": "https://shop.your-webiste.com/success" } // Response { "success": true, "order_id": "a1b2c3d4-...", "crypto_address": "bc1q...", "crypto_amount": "0.0003200", "payment_gateway_url": "https://destroy.wtf/pay/a1b2c3d4-..." }
Create your merchant account, generate an API key, and start accepting crypto payments today.
Create Account