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

# Wallet Redemptions

> Get direct and AutoRedeemer-attributed wallet payout redemptions with exact transaction hashes.

Canonical reference: [Wallet Redemptions](/data/wallets/redemptions)

```bash theme={null}
curl "https://api.polynode.dev/v3/wallets/0x56687bf447db6ffa42ffe2204a05edaa20f55839/redemptions?limit=1" \
  -H "x-api-key: $POLYNODE_API_KEY"
```

The all-time result merges direct, negative-risk, and AutoRedeemer execution paths before
pagination. Each row includes `transaction_hash`, `block_number`, `log_index`,
`redemption_source`, and `source_event`.
