One link.
Any coin. Get paid.
crypt.pe/yourname is a non-custodial payment page — funds settle directly to your wallet, on-chain. 0% platform fee, 13 chains, works with any wallet.
- 0% on-chain fee
- 13 chains · 60+ coins
- non-custodial · funds stay yours
If you ship,
we pay you.
From a Vietnamese illustrator's tip jar to a Berlin SaaS's checkout — crypt.pe is the link and the API the rest of the internet plugs into.
Drop the WooCommerce plugin or call POST /v1/payments from your backend. Customers check out in crypto, funds settle directly to your wallet — anywhere on Earth.
curl https://crypt.pe/api/v1/payments \ -H "Authorization: Bearer sk_live_..." \ -d amount_usd=249 \ -d accept=USDT,USDC,ETH
Invoice in dollars. Get paid in USDC. Skip the wire fee, the 5-day hold, and the 'sender country' compliance email.
Your bio link, but for tips. Twitter, YouTube, Substack — one QR your audience scans from any phone.
Drop crypt.pe/yourname in your README. Replace the GitHub Sponsors button that quietly pays nothing.
Sell access, consults, or anything else. No Stripe account, no merchant of record, no chargeback risk.
Three steps. Sixty seconds.
Two ways. Your call.
Both methods store the exact same thing: a public wallet address. We never ask for a private key, a seed phrase, or signing rights.
One tap via WalletConnect. The wallet app on your phone pops a QR, you tap Approve — done.
- Works with MetaMask, OKX, Trust, Phantom, Rainbow — 300+ wallets
- Auto-fills your address — zero typos
- We capture the public address only, never the keys
Got it on Ledger? On an exchange? Just paste. We auto-detect EVM / Bitcoin / Solana / Tron and validate before you save.
- Works with hardware wallets (Ledger, Trezor)
- Works with exchange deposit addresses (Binance, Coinbase, OKX)
- Live validator catches typos before they cost you a payment
Four addresses.
Sixty-plus coins.
Zero chain math.
Your payer brings whatever they hold — crypt.pe encodes the right URI before the QR is ever scanned. They tap, their wallet pre-fills the right chain and token. No “which network?” back-and-forth.
Plug it into your checkout.
Funds settle to your wallet.
crypt.pe is also a non-custodial payment gateway. Call our API from your backend, redirect your customer to a hosted checkout, get paid in any supported crypto — directly to your wallet. No merchant account, no settlement delay, no 3% fee.
One POST /v1/payments creates an order and returns a checkout_url. Redirect your customer. Done.
- // idempotency keys built in
- // HMAC-signed webhooks on every state change
- // Stripe-style API surface
Funds flow buyer → your wallet, on-chain. crypt.pe never holds, locks, or rehypothecates a single cent. Zero counterparty risk.
- // no platform wallet
- // no settlement queue
- // no chargebacks, ever
Customer picks at checkout — ETH, USDC, MATIC, BNB, USDT-TRC20, SOL, BTC, and more. Our pricer locks the exact crypto amount; ±2% tolerance handles real-world drift.
- // 60+ coins · 6 EVM chains + Sol/Tron/BTC
- // stablecoin and native-coin support
- // 30-min order expiry, no price drift
$ curl -X POST https://crypt.pe/api/v1/payments \ -H "Authorization: Bearer sk_live_…" \ -H "Content-Type: application/json" \ -d '{ "amount_usd": 49, "accepted_coins": ["eth","usdc-erc20","matic","bnb"], "return_url": "https://your-shop.com/thanks", "webhook_url": "https://your-shop.com/webhooks/cryptpe" }' { "order_id": "cp_QxAy6YABSYiIDIDEquW2ir", "status": "pending", "checkout_url": "https://crypt.pe/checkout/cp_QxAy6YA…", "expires_at": "2026-05-29T22:30:00Z" }
Built for the moment someone wants to pay you.
One link replaces a back-and-forth of pasted addresses, “which chain?” questions, and screenshots of pending transactions. Here's what changes the moment you ship crypt.pe/yourname.
Ship your link.
Get paid by Monday.
crypt.pe/yourname is free, mobile-ready, and live in under a minute. Every payment lands on-chain in your wallet — we never touch a private key, never hold funds, never charge a cut.