tx_status
Look up a Bitcoin transaction by its txid to retrieve confirmations, fee, block height, and mempool ETA.
Instructions
Lookup a Bitcoin transaction by txid: confirmations, fee, block height, mempool ETA. [15 sats per call]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txid | Yes | Bitcoin transaction id (64-char hex) | |
| preimage | No | (L402 mode) Preimage from paid Lightning invoice — only needed if no API key is set | |
| macaroon | No | (L402 mode) Macaroon from the previous 402 challenge |