Pay out in local currency on the rails your recipients use.
Send to local bank accounts and wallets in seconds (Pix, SPEI) or hours (PSE, ACH-MX) — at volume, with retry logic when instructions fail and full audit on every leg.
Three capabilities, one endpoint.
Settle in seconds on Pix and SPEI; same-day on PSE, ACH, and SWIFT alternatives where instant rails don't exist.
Wrong account number? Update the beneficiary details and retry — no need to recreate the instruction.
Push thousands of payouts in one batch, or schedule recurring disbursements.
Methods and rails, market by market.
Same matrix as Pay-in, in reverse direction — payouts disburse on the same local rails.
| Country | Real-time rails | Other methods |
|---|---|---|
| 🇧🇷 Brazil | Pix · Pix Automático | TED · credit/debit cards (incl. recurring) |
| 🇲🇽 Mexico | SPEI | ACH-MX · credit/debit cards (incl. recurring) |
| 🇨🇴 Colombia | PSE · Bre-B | Bank transfer |
| 🇺🇸 United States | FedNow / RTP | ACH · Fedwire / SWIFT Coming soon · Book Transfer |
From create to settled, in four steps.
Payout runs the same flow across every market. Idempotent, retryable, audited.
Create the payout instruction by API or batch upload.
ATTRUS validates beneficiary details and runs sanctions screening.
The payout executes on the right local rail.
Webhooks fire on dispatch, on settlement, and on any exception.
One endpoint. Every market.
Payout runs as a single REST endpoint. Idempotency keys, retry logic, webhooks on every state change, SDKs in Node, Python, Go, and Java.
$ curl -X POST https://api.attrus.com/v1/payouts \ -H "Authorization: Bearer $ATTRUS_API_KEY" \ -d '{ "amount": 150000, "currency": "BRL", "method": "pix", "beneficiary": { "pix_key": "ana.silva@example.com" }, "reference": "PAY-2026-04-21" }'
Built for both sides of the table.
Disburse payroll, supplier payments, and seller settlements in local currency without spinning up bank accounts in each country.
A single endpoint dispatches across every market we run.
Live across the Americas.
Regulated where payouts land.
Payout flows run under ATTRUS's Bacen authorization in Brazil and equivalent sponsor frameworks in the other markets.
Read our full compliance posture