Accept on-chain payments in real time
Detect deposits the moment they land, with confirmations, sweeping and signed webhooks.
How it works
Share an address
Use a wallet address as the destination for an incoming payment.
Detect and confirm
CowriePay tracks the transaction and counts confirmations on chain.
Sweep and notify
Funds are swept and you receive a signed webhook at each state change.
Features
Frequently asked questions
How fast are deposits detected?
Deposits are detected as soon as the transaction appears on chain, then confirmations are tracked to finality.
How am I notified?
Through HMAC-signed webhooks on every state change, and in the dashboard in real time.
What if my endpoint is down when a webhook fires?
Deliveries retry with backoff and are logged, so you can replay them or reconcile through the API. You never lose an event.
Are incoming deposits screened?
Yes. The origin address of every deposit is screened against sanctions lists before it is credited or swept, and a flagged deposit is held for review.