Payins
List Payments
Lists all payments with pagination
GET
List Payments
Documentation Index
Fetch the complete documentation index at: https://docs.bluerails.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
The cursor pointing to the start of the next page (omit for first request)
The number of items to return per page (default: 25, max: 100)
Previous
Create Stablecoin PayoutCreate a stablecoin payout to withdraw funds to an external blockchain address.
This endpoint initiates a stablecoin withdrawal from your account to any valid
blockchain address. You can fund the payout in two ways:
1. **Direct funding**: Specify the exact amount and asset to send
- Example: Send exactly 100 USDC_SOL to a Solana address
The payout will be processed on the specified blockchain network and you'll receive
a transaction signature once it's broadcast. The payout status will update as it
gets confirmed on-chain.
```
Next
List Payments