Get comprehensive activity history for a Bitcoin address including transactions, inscriptions, and Runes.
Documentation Index
Fetch the complete documentation index at: https://docs.gomaestro.org/llms.txt
Use this file to discover all available pages before exploring further.
Project API Key
Bitcoin address or hex encoded script pubkey
The order in which the results are sorted. Supported values: asc, desc
asc, desc The max number of results per page
x >= 0Return only transactions included on or after a specific height
x >= 0Return only transactions included on or before a specific height
x >= 0Pagination cursor string, use the cursor included in a page of results to fetch the next page
Only return transactions of a specific activity kind. Supported values: "increase" for transactions where satoshi balance increases, "decrease" for decrease, and "self_transfer" for transactions where satoshi balance remained the same.
self_transfer, increase, decrease Do not return self-transfer transactions - transactions in which satoshi balance did not increase or decrease.