Live · All systems operational

Crypto payments,
made simple.

Non-custodial gateway for merchants. No KYC, no monthly fees, no middlemen.

10+
Blockchains
3.0%
Flat Fee
0
KYC Required

Built for merchants.

Transparent, privacy-first crypto payments — no surprises, no lock-in.

No KYC 3.0% Flat Fee No Email Required Zero Upfront Cost

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. Pay as you go.

Ten chains, one gateway.

Live market prices, updated every 60 seconds.

Live

One API call.

Create a payment order in seconds. Integrate in minutes.

POST /api/order/create
# 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-..."
}

Ready to accept crypto?

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

Create Account