Check a settlement transaction
check_payment_statusLook up a Robinhood Chain transaction by hash to get its success status, confirmation count, and explorer URL.
Instructions
Look up a Robinhood Chain transaction by hash and report whether it succeeded, how many confirmations it has, and its explorer URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txHash | Yes | 0x-prefixed 32-byte transaction hash. | |
| network | No | Defaults to robinhood (mainnet). |