Send USDT and USDC to any wallet address across 10 blockchains. One API call, processed instantly.
Get Started Free View API DocsThree steps from API call to confirmed transfer.
Call the payouts API with the recipient address, amount, asset, and blockchain. CoinCircuit validates and queues the transfer.
CoinCircuit validates the address and submits the transaction on the target blockchain. Transfers process instantly.
Receive a signed webhook event once the payout confirms on the blockchain.
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});
Payouts on Solana and Base settle in under 1 second.
Bitcoin, Ethereum, Solana, BSC, Tron, Base, Arbitrum, Polygon, and more.
One endpoint handles every blockchain and asset.
Pay multiple recipients in a single API call.
Flat per-transfer fees. No hidden costs.
per transfer to Nigerian banks
All Nigerian banks supported
Processed instantly
Integrate once. Send to any address on any supported blockchain.