XMR Pay API — Privacy-First Monero Payment Gateway
XMR Pay API — Privacy-First Monero Payment Gateway
The Problem
Most crypto payment processors charge 1% and require KYC. For Monero payments, that’s backwards. Your customers want privacy.
The Solution
XMR Pay API: 0.5% flat fee. No accounts. No KYC. No JavaScript tracking.
How It Works
- POST /api/invoice with amount
- Get a unique Monero subaddress
- Customer pays to that address
- Your server gets a webhook POST when confirmed
Tech Stack
- monero-wallet-rpc — fresh subaddress per invoice
- Python/Flask — lightweight REST API
- SQLite — zero-config invoice storage
Pricing
- 0.5% per transaction (vs 1% at NowPayments/CoinPayments)
- Minimum: 0.0001 XMR
- No monthly fees, no setup costs
Try It
https://brief-propecia-accent-constantly.trycloudflare.com/pay
Built for the Monero community. Open to feedback and feature requests.
#Monero #XMR #privacy #payments
Write a comment