High-throughput batching
Large payout runs with automatic retries and status tracking.
Payout · Global payouts
Batch payouts for payroll, suppliers and global payments — including long-tail countries that banking rails serve poorly.
Where it’s used
Trusted by payment companies and proven in production
Everything a payout run needs: throughput, address safety and exact-amount delivery.
Large payout runs with automatic retries and status tracking.
Address books and whitelists reduce mispayment risk.
Fee Station prepays network fees: send 5,000 and they receive exactly 5,000.
Compliant payout rails support same-name and third-party transfers.
Break any one of them and the money still doesn’t move.
Password and 2FA, signed API requests and IP whitelists on every request.
Lists, limits, frequency rules and multi-step approval workflows. Approve anywhere with Cobo Guard.
A callback inside your own network screens every signature — even if every other layer were breached, only you can move funds.
Secure by default from the first request, with a sandbox that runs the full flow.
// Illustrative shape. Replace from the developer portal. POST /v2/payments/payouts/batch { items: [ { recipient: "rcp_41ab", amount: "5000.00", token: "USDT" }, { recipient: "rcp_77cd", amount: "1250.00", token: "USDT" } ] } // Fee Station prepays network fees, so a payout of // 5,000 USDT arrives as exactly 5,000 USDT.
// Events are pushed as they happen. Verify every one. { event: "payment.confirmed", order_ref: "ord_00417", status: "credited", screened: true } // Funds that fail screening are never credited. // They are returned to the sender and recorded for audit.
Endpoint names and payloads are illustrative and get replaced from the developer portal.
Every transfer is screened before it settles, and funds that fail screening are returned to the sender.
Fee Station prepays network fees, so a payout of 5,000 arrives as exactly 5,000. Fees are handled centrally instead of being deducted from each transfer.
Address books and whitelists reduce mispayment risk, and every withdrawal passes three independent confirmations before it moves.
You define the risk policies: lists, limits, frequency rules and multi-step approval workflows, with approvals from anywhere via Cobo Guard.
Any market a stablecoin can reach, including long-tail countries that banking rails serve poorly. Payout channels and pricing vary by region — the Cobo team can confirm specifics for yours.
You get a working test environment within a week and a 45-minute scoping call with our payments lead.