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

  1. POST /api/invoice with amount
  2. Get a unique Monero subaddress
  3. Customer pays to that address
  4. 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