> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onboard.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Crypto Payouts

The Onboard account supports a number of blockchain networks — initiate
multiple crypto payouts using the crypto transfers endpoint.

<img src="https://mintcdn.com/onboard-business-api/2pCslEm7v8yUVDTL/images/diagrams/crypto-payouts-flow.svg?fit=max&auto=format&n=2pCslEm7v8yUVDTL&q=85&s=d70ee3260130e21491be867e619749ba" alt="The Onboard account initiates crypto transfers" width="383" height="82" data-path="images/diagrams/crypto-payouts-flow.svg" />

Call [`POST /ledger/crypto-transfer`](/api-reference/endpoints/stablecoin/create-crypto-transfer)
per payout, optionally against a saved
[crypto beneficiary](/guides/product-features/stablecoin/beneficiaries), and
track each with
[`GET /ledger/crypto-transfer/{transferReference}`](/api-reference/endpoints/stablecoin/get-crypto-transfer)
or the `transaction_activity.crypto_withdrawal.*` webhook.
