Crypto payments,
made simple.

Non-custodial gateway for merchants. No KYC. No monthly fees.

Built for Merchants

Transparent, privacy-first crypto payments. No surprises.

No KYC 5.0% Flat Fee No Email Required No Payments Required

Multi-Crypto Support

BTC, ETH, LTC, SOL, BCH, BNB, DOGE, TRX, XRP, XMR — new chains added regularly.

Instant Payouts

Funds sent directly to your wallet the moment payments confirm on-chain.

Simple REST API

Create orders, check status, and manage payments with a clean JSON API.

Live Dashboard

Real-time payment tracking, order status, notifications, and sales analytics at a glance.

Non-Custodial

API key auth, automatic payment distribution to your wallet. You hold your keys.

No Strings Attached

No monthly fees, no subscriptions, no minimum volume.

Supported Cryptocurrencies

Live prices updated every 60 seconds

BTC BTC
ETH ETH
LTC LTC
SOL SOL
BCH BCH
BNB BNB
DOGE DOGE
TRX TRX
XRP XRP
XMR XMR

Simple Integration

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-..."
}

Ready to Accept Crypto?

Create your merchant account, generate an API key, and start accepting crypto payments today.

Create Account