Documentation

Guides

Lightning fast

We watch the chain in real time, so your dashboard updates the moment a payment hits the network. It holds up under high volume.

Speed

  • Incoming transactions are detected almost immediately.
  • Every invoice updates its status on its own.
  • Built to handle production payment volume.

How it works

  • We subscribe to new blocks and mempool events.
  • Matching transactions update the invoice status right away.
  • Your app can poll the API or listen with webhooks. Your choice.

Good habits

  • Use webhooks to react to status changes as they happen.
  • Show a live status badge on invoices in your app.
  • Treat “confirmed” and “pending” differently for high-value payments.