Non-custodial payment monitoring

Accept crypto payments.
Keep your wallet.

Monitor cryptocurrency payments on your own wallets. Get instant webhooks when payments arrive. No custody, no percentage fees—just $0.50 per webhook.

Simple, transparent pricing

Pay per webhook, not per transaction value

Traditional Providers
2%
per transaction
  • Custodial wallets required
  • Scales with transaction size
  • You don't control your funds
Example: $100,000 payment
$2,000 fee
RECOMMENDED
CryptoDirect
$0.50
per successful webhook
  • Your own non-custodial wallets
  • Fixed cost regardless of amount
  • Full control over your funds
Example: $100,000 payment
$0.50 fee

Save thousands compared to traditional processors

How it works

Your addresses, your control, our monitoring

1

Add your wallet addresses

Connect your existing Bitcoin, Ethereum, TRON, or other cryptocurrency addresses. You maintain full custody—we just monitor them for incoming payments.

Your addresses with priorities:
Priority 1
TRX: THPVz...4Ahs
Priority 2
TRX: TJDEn...9Bks
Priority 3
TRX: TPqwL...2Nms
💡 Set priority rules: receive on Address A first, then B, then C
2

Create a payment intent via API

When you need to receive a payment, call our API to create an intent. Specify the base amount (e.g., 100 USDT). We add a unique fractional amount to track this specific payment and return one of your addresses based on priority rules.

Request:
POST /api/intents

{
  "amount": "100",
  "currency": "USDT",
  "network": "TRX"
}
Response:
{
  "intentId": "int_abc123",
  "address": "THPVz...4Ahs",
  "amount": "100.0046",
  "qrCode": "https://..."
}
💡 Unique amount helps identify this specific payment
3

Show QR code to your customer

Display the payment address and QR code to your customer. They can scan it with any crypto wallet app and send the exact unique amount. Super easy, no friction.

Send payment to:
100.0046 USDT
on TRON network
Payment QR Code
Address:
1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa
Scan with any crypto wallet
4

Get instant webhook notifications

When the payment arrives, we instantly notify your system via webhook with all transaction details. You only pay $0.50 per successful webhook—regardless of payment amount.

Payment Received!
Amount:100.0046 USDT
Network:TRON
Confirmations:12/12
Webhook payload:
{
  "intentId": "int_abc123",
  "txHash": "0x7f2d...",
  "amount": "100.0046",
  "currency": "USDT",
  "network": "TRX",
  "confirmations": 12
}
💰 Cost: $0.50
🔐

Non-custodial

Use your own wallets. Never give up custody of your funds.

🔄

Smart address rotation

Set priority rules for which addresses to use first. We handle the rotation automatically.

🔗

Multi-chain

Support for Bitcoin, Ethereum, TRON, and other major blockchains.

📱

QR code generation

Get instant QR codes for every payment intent. Perfect for in-person or online payments.

Instant webhooks

Real-time notifications when payments arrive. Integrate with your existing systems.

🛡️

Compliance screening

Addresses checked against blacklists and sanctions lists for security and compliance.

Get in touch

Questions? Want to discuss your use case? We're here to help.