Mass payouts in USDT: paying affiliates, partners and staff in one batch
How to pay hundreds of people in USDT (TRC-20) at once from a dashboard or an API call, what it costs, and how to keep it safe.
Paying people one by one is fine until there are fifty of them. Affiliate commissions, creator payouts, contractor invoices and prize money all end up as a spreadsheet of addresses and amounts, and every line copied by hand into a wallet is a chance to send money to the wrong place.
Why USDT on TRON
- Almost every crypto user already has a wallet that holds USDT on TRON, including exchange accounts.
- Transfers confirm in about a minute and cost little compared with most chains.
- It is a dollar stablecoin, so the amount you send is the amount they get, without exchange-rate surprises.
How a batch works in Norpo
- Top up your balance with USDT (TRC-20). Norpo shows an exact amount with unique cents, so your transfer is matched to you automatically within about a minute.
- Upload recipients as a list or CSV: one line per person with a TRON address, an amount and an optional note.
- Review the total and the fee, confirm with a two-factor code.
- Each line is sent and gets its own TRON transaction hash, visible in the dashboard.
TXyz…abc, 250.00, affiliate JuneTQrs…def, 120.00, affiliate JuneTLmn…ghi, 480.00, contractor #14
Sending from your own server
Batches can be created with a secret API key instead of the dashboard, which is how payroll and affiliate systems usually run them.
curl https://api.norpo.io/v1/payouts/batches \-H "Authorization: Bearer nrp_live_sk_…" \-H "Content-Type: application/json" \-d '{"reference":"affiliates-2026-09","lines":[{"address":"T…","amount":250,"note":"June"},{"address":"T…","amount":120}]}'
What it costs
- Fee: 1% of each payout plus $1 per recipient. The $1 covers the network cost of each TRON transfer.
- Minimum $100 per recipient, up to 500 recipients per batch.
- A line that cannot be paid is returned to your balance together with its share of the fee.
Keeping it safe
- Batches from the dashboard need a two-factor code.
- Check addresses before you upload: a TRON transfer cannot be reversed. Norpo rejects addresses that fail the TRON checksum, but it cannot know whether a valid address belongs to the person you meant.
- Keep API keys on your server only. Anyone with the key can create batches.
Payouts are sent from the custodial balance, which also receives local payments from Brazil, Bolivia and Bangladesh.
Start taking payments today
Create an accountNo application, no reserve. Money settles to your own wallet.
