Next-gen Web3 Payments

Accept Crypto. Settle Instantly.
Scale Globally.

Multi-chain, multi-wallet, multi-currency. PocketPay delivers blazing-fast checkout, invoicing, and payouts — with signed webhooks and enterprise-grade security.

No KYC to start • Stablecoin first • ETH/L2/BNB/TRON • Signed webhooks
PocketPay
PocketPay Checkout
Seamless Web3 payments
ETH
Supported
USDT
Supported
USDC
Supported
Amount$149.00
Demo preview — your brand, your UI.

A gateway that stays out of your way.

Integrate in minutes with transparent pricing, real-time status, and delightful UX out of the box.

Instant Settlement
Funds land in seconds. No multi-day holds.
Enterprise Security
Hardened infra and signed webhooks.
Developer-First APIs
Clean REST + Webhooks + JS SDK.
Global by Default
Multi-chain, multi-asset, stablecoin-first.

Payment Modes

Pick a mode that fits your flow — from monitoring your own wallets to full white-label system wallets.

Monitoring Order
  • Platform watches order status
  • Webhook notifications
  • Simple integration
Monitoring Wallet
  • Use your own wallet
  • Incoming tx monitoring
  • Keep custody
System Wallet (White Label)
  • Address per user/order
  • Funds collection & reports
  • Cross-chain withdrawal

Developer-first by design.

REST endpoints, signed webhooks, and a lightweight JS SDK. Start with a single call; integrate deeper when you’re ready.

Create Payment
POST /v1/payments
{
  "amount": 14900,
  "currency": "USD",
  "asset": "USDT",
  "metadata": { "orderId": "A-1001" }
}
Webhook (Signed)
POST /webhooks/payments
X-Signature: sha256=...
{"status":"confirmed","paymentId":"pay_...","tx":"0x..."}
Quickstart
  1. Create an API key.
  2. Add domain pocketpay.top.
  3. Configure webhooks for payment updates.
  4. Drop our checkout script and go live.
npm
npm i @pocketpay/js
Built for frameworks you already use.

Simple, transparent pricing.

No setup fees. No monthly surprises. Volume discounts available.

Starter
1.0% / txn
  • Up to $50k / mo
  • Checkout & Invoices
  • Basic analytics
  • Email support
Start Free
Growth
0.8% / txn
  • Up to $500k / mo
  • On/Off-Ramp
  • Webhooks & API keys
  • Priority support
Upgrade
Enterprise
Custom
  • High-volume & SLAs
  • Dedicated infra
  • Compliance tooling
  • Solutions engineer
Talk to Sales

Frequently asked questions

If you can’t find what you’re looking for, drop us a line and we’ll help you out.

Which assets are supported?

ETH, USDT, and USDC at launch, with more chains and L2s expanding soon.

How do settlements work?

Payments settle directly to your configured wallet.

Do you provide webhooks?

Yes. All lifecycle events are delivered via signed webhooks with retries.

Is KYC required?

For on/off-ramp and certain volumes, yes. Pure crypto checkout can start without KYC.