Provides a time-series list of individual trades for a specified Rune pair on a given DEX, including granular data such as trade price (in satoshis), volume, block height, and buy/sell direction. Especially useful for high-frequency strategies or price feed services.
Project API Key
Name of the DEX
Symbol of the Rune asset trading pair (BTC-Rune ID)
Mempool mode
included
, excluded
, only
Start timestamp in Unix
End timestamp in Unix
Limit number of Runes returned (min: 1, max: 50000)
1 <= x <= 50000
Sort by descending (desc) or ascending (asc)
asc
, desc
OK
The response is of type object
.