The only crypto billing API where you keep full custody. Recurring subscriptions, automatic dunning, and real-time webhooks — payments go straight to your wallet.
const payment = await paychains.payments.create({
amount_usd: 49.99,
token: "USDC",
chain: "polygon",
metadata: { order_id: "ord_8x2k" }
});
// Unique deposit address + QR code per payment
console.log(payment.deposit_address); // 0x7a3b...
console.log(payment.checkout_url); // https://pay.paychains.dev/p/...Supported Networks
Platform
A complete payments stack — from checkout to settlement. No blockchain expertise required.
Accept payments on Ethereum, Polygon, BSC, Arbitrum, and Base through a single unified API. Solana and Bitcoin coming soon.
The first crypto subscription engine that actually works. Weekly, monthly, quarterly, yearly — with automatic dunning.
Unlike other payment processors, PayChains never holds your crypto. Payments are deposited directly to addresses derived from YOUR wallet. Your keys, your crypto.
Beautiful, conversion-optimized checkout pages. Share a link or embed in your app. QR codes included.
Real-time event notifications with HMAC-SHA256 signatures, automatic retries, and exponential backoff.
Provide your wallet's extended public key (xpub) and we derive unique deposit addresses. Your private keys never leave your wallet.
Integration
Three steps from signup to accepting your first payment.
Create an account and receive live and test API keys instantly. No approval process.
One API call generates a unique deposit address, QR code, and hosted checkout page.
We monitor the blockchain, confirm transactions, and fire webhooks. Funds arrive directly in your wallet — no withdrawal needed.
Why PayChains
See how PayChains compares to other crypto payment providers.
| Feature | PayChains | Stripe Crypto | Coinbase Commerce | BitPay |
|---|---|---|---|---|
| Multi-chain EVM support | — | — | ||
| Recurring subscriptions | — | — | ||
| Auto-convert to stablecoins | — | — | ||
| HD wallet per payment | — | — | — | |
| API-first (no dashboard required) | — | — | ||
| Hosted checkout + QR codes | ||||
| Webhook with HMAC signatures | ||||
| Real-time WebSocket updates | — | — | — | |
| Open-source SDKs (JS + Python) | ||||
| No KYB to start | — | — | — | |
| Self-custody option | — | — | — | |
| Non-custodial (your keys) | — | — | — |
Get Started in Seconds
Pricing
Pure SaaS pricing. No transaction fees, ever.
Free to start. No credit card required. Get your API keys in 30 seconds.
Create Free Account