Non-Custodial Wallets
Funds go directly to your wallet using HD key derivation. No third party ever holds your crypto. Your private keys never leave your server.
CryptoLink is a decentralized payment gateway you host yourself. No KYC, no third-party custody, no data collection. Your keys, your funds, your infrastructure.
A decentralized payment gateway that keeps you in full control. No intermediaries, no data harvesting, no compromises.
Funds go directly to your wallet using HD key derivation. No third party ever holds your crypto. Your private keys never leave your server.
No KYC, no mandatory identity verification, no tracking pixels. Both you and your customers maintain financial privacy.
Deploy on your own servers. You own the database, the keys, and every byte of customer data. Complete sovereignty over your payment stack.
Accept payments from anywhere in the world. No geographic restrictions, no banking intermediaries, no cross-border fees.
Integrate in hours, not weeks. Clean REST endpoints, real-time webhooks, and full documentation for every operation.
Every line of code is public. Verify the security yourself, contribute improvements, or fork it entirely. Transparency you can trust.
Accept major coins and stablecoins across the most popular networks.
Every centralized payment processor takes a cut of every transaction, collects your data, your customers' data — and can freeze your account without warning.
"Every $10,000 in sales costs you $320 with Stripe. With CryptoLink: $0."
Start for Free — No Credit CardThis isn't just a promise — it's mathematically guaranteed by how the system works.
An extended public key (xpub) lets the system derive thousands of unique receiving addresses from a single key — without ever needing your private key.
Each payment gets a fresh blockchain address (BIP32/BIP44 derivation). Customers can verify the address is yours without any trust in CryptoLink.
Crypto is sent by the customer directly to your address on-chain. It never passes through CryptoLink infrastructure. We cannot intercept, redirect, or block it.
Every line of code is open source and auditable. No black boxes. Any security researcher can audit the key derivation, address generation, and fund flow.
Register in seconds. No ID verification, no waiting period. Just an email and password.
Set up your merchant profile, configure supported currencies, and connect your wallet.
Use the REST API for programmatic payments or create no-code payment links from the dashboard.
Customers pay in crypto. Funds arrive directly in your non-custodial wallet. Withdraw anytime.
Create a payment, get a checkout URL, redirect your customer. Receive webhook notifications on status changes. That's the entire flow.
Read the Docs# Create a payment
curl -X POST \
https://cryptolink.cc/api/merchant/v1/merchant/{id}/payment \
-H "X-CRYPTOLINK-TOKEN: your-api-token" \
-H "Content-Type: application/json" \
-d '{
"id": "550e8400-e29b-41d4-a716-446655440000",
"currency": "USD",
"price": 29.90,
"description": "Order #1234",
"redirectUrl": "https://yoursite.com/success"
}'
Blockchains supported
Cryptocurrencies accepted
Per-transaction fees
Non-custodial
Simple Pricing
Pay a simple subscription based on your volume. No hidden fees, no percentage cuts, no surprises.
Up to $1,000/mo volume
Up to $10,000/mo volume
Up to $50,000/mo volume
Up to $250,000/mo volume
Unlimited volume
All plans include all 17 currencies, real-time webhooks, full API access, and zero per-transaction fees. Pay with crypto.
No sign-up fees, no platform commission, no data collection. Create your merchant account and accept your first payment in minutes.