One API · Ten chains · A flat 3.0%

Accept crypto
on your terms.

Accept crypto with one API call. Your customer pays, and we forward the funds straight to the wallet you control — no KYC, no lock-in.

Loading live prices…
// PAYOUTS

Straight to your wallet

Once a payment confirms on-chain, we forward it to the payout wallet you configure — automatically, with no payout schedule to wait on.

// API

One call

Create an order, get an address, poll for status. No SDK and no dashboard required to ship.

// RATE

Flat 3.0%

One transparent rate across every chain you enable. No monthly minimums and no surprise fees.

Straight
to your wallet.

Your customer pays the address we generate. The moment it confirms on-chain, we forward the funds to the payout wallet you control — no payout schedule, no waiting.

// Integration

One call. You're live.

Create an order, hand over the address, poll for status. Built for people who read the docs.

bash
# create the order
curl -X POST https://destroy.wtf/api/order/create \
  -H "Content-Type: application/json" \
  -d '{"api_key":"pk_live_…","amount_usd":149.99,"crypto_type":"BTC"}'

# → response
{
  "success": true,
  "order_id": "ord_10f83a9c…",
  "crypto_address": "bc1qxy2…0wlh",
  "payment_gateway_url": "https://destroy.wtf/pay/ord_10f83a9c…"
}

Take your first
payment today.

Create an account, generate a key, and start accepting in minutes.