Traders receive for free
Payouts into AcidWallets cost your traders nothing, so the amount you approve is the amount they get.
AcidFirm already pays its traders into AcidWallets. The firm API that lets any prop firm do the same is coming soon: single or bulk payouts, received by your traders at 0%.
One integration will cover the whole payout: sending, status, and a wallet on the other end that's built for prop traders.
Payouts into AcidWallets cost your traders nothing, so the amount you approve is the amount they get.
A payout lands in the trader's balance the moment it's approved, ready to spend on their next challenge. Withdrawals to their own wallet (USDT on TRON, free — we pay the network fee) are coming soon.
Send one payout or a whole batch with the same API.
Get a webhook as each payout moves from approved to credited.
See every payout, its status and your history in one place.
AcidFirm, the prop firm that built AcidWallets, is the first firm connected. Its traders can choose AcidWallets as their payout destination and get paid at 0%.
Tell us about your firm and your payout flow. We'll be in touch when early access opens.
Receive your API keys and add your webhook URL.
Pay traders by @username, one at a time or in bulk. They see the payout in their inbox.
Authenticate with your key, name the trader, set the amount. Status comes back to you by webhook. This is a preview of the planned API; it isn't open yet.
POST /v1/payouts for a single payoutPOST /v1/payouts/batch for bulk payoutsPOST /v1/payouts Authorization: Bearer sk_live_•••••••••••• Idempotency-Key: 7c1e9a52-payout-0926 { "recipient": "@trader7", "currency": "USD", "amount": "1000.00", "reference": "acideasy-100k-2026-09-26" }
// POST https://your-firm.com/webhooks/acidwallets { "type": "payout.credited", "data": { "id": "po_2Hk8f1Qm", "recipient": "@trader7", "amount": "1000.00", "currency": "USD", "trader_fee": "0.00", "status": "credited" } }
Pricing for firms will depend on how you pay out. Tell us about your volume and we'll put together a plan.
Already trade with AcidFirm or AcidCrypto? Continue with your prop firm