Create payment links and invoices that clients pay directly to your wallet. On-chain verification. Instant receipts. No middleman.
No credit card. No fees. No custody of funds.
Three steps from invoice to verified receipt.
Set up a payment link or invoice with your wallet address and amount. Share the link with your client.
Your client sends USDT directly to your wallet. No intermediary touches the funds at any point.
USDReceipt reads the blockchain, confirms the transfer, and issues a cryptographic receipt.
Everything you need to accept USDT professionally.
Payments go directly to your wallet. We never hold, manage, or have access to your funds.
Every payment is verified against Ethereum via JSON-RPC. No Etherscan dependency. Pure on-chain proof.
Auto-generate professional PDF receipts and email them to buyers. Tax-ready with configurable rates.
Full REST API with sandbox mode. Let AI agents create invoices and verify payments on your behalf.
Every checkout and invoice includes a QR code. Buyers scan and pay from any mobile wallet.
Download all your receipts as CSV for bookkeeping, taxes, or importing into your accounting software.
Create checkouts programmatically. Perfect for agents, bots, and integrations.
# Create a checkout with your API key curl -X POST https://usdreceipt.xyz/api/v1/checkouts \ -H "Authorization: Bearer usdr_live_..." \ -H "Content-Type: application/json" \ -d '{ "title": "Design project", "amount_usdt": "500", "recipient_address": "0xYour...Wallet" }' # Response { "ok": true, "payment_url": "https://usdreceipt.xyz/pay/chk_..." }
Free forever. No sign-up fees, no transaction fees, no hidden costs.
Create your free account →