Non-custodial gateway for merchants. No KYC, no monthly fees, no middlemen.
Transparent, privacy-first crypto payments — no surprises, no lock-in.
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. Pay as you go.
Live market prices, updated every 60 seconds.
Create a payment order in seconds. Integrate in minutes.
# Create a new payment order POST /api/order/create Content-Type: application/json { "api_key": "your-api-key", "amount_usd": 25.00, "crypto_type": "BTC", "return_url": "https://shop.your-website.com/success" } # Response — 200 OK { "success": true, "order_id": "a1b2c3d4-...", "crypto_address": "bc1q...", "crypto_amount": "0.0003200", "payment_gateway_url": "https://destroy.wtf/pay/a1b2c3d4-..." }
Create a merchant account, generate an API key, and start accepting payments today.
Create Account