The payment stack for the on-chain economy.
Accept Bitcoin, Ethereum, USDT, USDC and 50+ assets with one integration. Hosted checkout, instant settlement, double-entry ledger and a full operator console — engineered for fintechs, marketplaces and platforms.
Trusted infrastructure powering crypto-native businesses
Products
One platform. Every way to get paid.
From shareable links to embeddable checkouts and a full REST API — pick the surface that fits your product. Switch on more whenever you're ready.
Hosted Checkout
Tokenized, branded checkout pages with live status, QR codes and customer receipts. No login required.
Payment Links
Generate a shareable link in seconds. Send via email, chat or social — get paid in any supported coin.
Payment Buttons
Drop-in HTML snippet that turns any page into a crypto checkout. Customisable, embeddable, fast.
Invoicing & Subscriptions
Recurring crypto billing with dunning, retries and customer-portal cancellation flows out of the box.
Mass Payouts
Send thousands of crypto payouts in one CSV upload. Approvals, batching and webhook receipts included.
REST API & Webhooks
Idempotent endpoints, signed webhooks, sandbox and production keys. Build anything you can imagine.
How it works
From signup to settlement in under an hour.
Create account
Sign up, complete light KYB and unlock your test environment instantly.
Integrate
Drop in a link, embed a button or call the API. Sandbox mirrors production 1:1.
Get paid
Customers pay in their preferred coin. We confirm on-chain and credit your ledger.
Settle out
Withdraw to your wallet, convert to stablecoin, or run mass payouts on schedule.
A developer experience teams actually like.
Idempotent REST endpoints, signed webhooks, typed errors and a sandbox that mirrors production 1:1. Ship in a single afternoon.
- REST + Webhooks with HMAC signatures
- Test mode with simulated confirmations
- Per-key scopes and IP allow-listing
- OpenAPI spec and full SDK-free examples
curl https://api.cryptopay.os/v1/invoices \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{
"amount_cents": 4999,
"currency": "USD",
"pay_currency": "usdt",
"reference": "ORDER-1042",
"customer_email": "ada@example.com"
}'
# → 201 Created
{
"id": "inv_01HE...",
"status": "open",
"checkout_url": "https://pay.cryptopay.os/c/abc123",
"expires_at": "2026-05-29T16:00:00Z"
}Supported assets
Hundreds of assets. 20+ networks. Always expanding.
From Bitcoin and Ethereum to every major stablecoin and a deep catalogue of ERC-20, TRC-20, BEP-20, Solana and Base tokens — auto-converted to your preferred settlement asset.
Security & Compliance
Built like a bank. Audited like one too.
Every transaction is recorded in a double-entry ledger. Every key is scoped, every webhook signed, every action audit-logged. Funds are custodied with regulated partners — never in a hot wallet you don't control.
Double-entry ledger
Every cent has a debit and a credit. Reconcile any balance, any time — down to the satoshi.
Regulated custody
Funds settle through licensed custody partners. We never touch your private keys.
Scoped API keys
Per-key permissions, IP allow-listing, instant rotation and a full audit trail.
Risk engine
Configurable velocity rules, blocklists, country restrictions and real-time fraud scoring.
Plans
A plan for every stage of growth.
Start free, scale as you go. Talk to us for a tailored quote when you're ready.
Starter
For new businesses testing crypto payments.
- Hosted checkout & payment links
- Test mode + sandbox
- Standard webhooks & REST API
- Email support
Growth
For scaling teams with consistent volume.
- Everything in Starter
- Mass payouts & subscriptions
- Custom branding & domains
- Priority support & SLA
- Advanced risk controls
Enterprise
For platforms and high-volume operators.
- Everything in Growth
- Dedicated success manager
- Custom contracts & MSA
- On-prem ledger export
- Compliance & audit support
Need a custom arrangement? Contact our sales team for volume pricing.
Start accepting crypto in the next 5 minutes.
Spin up a sandbox merchant, issue your first invoice and watch a test payment settle — all before your coffee gets cold.