Send stablecoin payouts by API
Disburse to external addresses with an allow-list, cooling-off, per-asset limits and destination screening.
app.cowriepay.io
Payouts
-500.00 USDT on TRON
to TJ9x...4kQ2 (allow-listed)
-1,200.00 USDC on ETH
to 0x7a...3F1 (allow-listed)
How it works
1
Allow-list a destination
Add and verify a beneficiary address, with an optional cooling-off period.
2
Request a payout
Call the withdrawal API with the asset, amount and destination.
3
Track to confirmation
Follow the payout from processing to on-chain confirmation, with webhooks.
Features
API-initiated, machine to machine
Withdrawal allow-list and cooling-off
Per-asset withdrawal limits
Destination screening with an under-review hold
Signed webhooks: WITHDRAWAL_PROCESSING, WITHDRAWAL_CONFIRMED, WITHDRAWAL_FAILED
Idempotency on every request
Frequently asked questions
- Why are payouts API only?
- Payouts are initiated machine to machine for security and auditability. The dashboard view is read only by design.
- What controls protect a payout?
- An allow-list, a cooling-off window, per-asset limits and destination screening.