Transfer USDT With The Payout API

Send USDT and USDC to any wallet address across 10 blockchains. One API call, processed instantly.

Get Started Free View API Docs

How Payouts Work

Three steps from API call to confirmed transfer.

Create a Payout

Call the payouts API with the recipient address, amount, asset, and blockchain. CoinCircuit validates and queues the transfer.

Transfer Processed

CoinCircuit validates the address and submits the transaction on the target blockchain. Transfers process instantly.

Webhook Confirmation

Receive a signed webhook event once the payout confirms on the blockchain.

One Call to Send Anywhere

Specify the recipient, amount, asset, and chain. CoinCircuit handles routing and confirmation.

1import { CoinCircuit } from "@coincircuit";23const cc = new CoinCircuit({ apiKey: process.env.KEY });45const payout = await cc.payouts.create({6  recipient: "0xRecipientAddress...",7  amount: "50.00",8  currency: "USD",9  asset: "USDT",10  chain: "base",11});

Sub-second Settlement

Payouts on Solana and Base settle in under 1 second.

10 Blockchains

Bitcoin, Ethereum, Solana, BSC, Tron, Base, Arbitrum, Polygon, and more.

Single API Call

One endpoint handles every blockchain and asset.

Batch Payouts

Pay multiple recipients in a single API call.

Payout Fees

Flat per-transfer fees. No hidden costs.

per transfer to Nigerian banks

All Nigerian banks supported

Processed instantly

Multiple Blockchains Supported

Start Sending Payouts Today

Integrate once. Send to any address on any supported blockchain.