Get recent transactions
Retrieves all recently mined transactions.
GET
GET
/extended/v1/tx
Retrieves all recently mined transactions.
Query parameters
limitinteger
Max number of transactions to fetch
Example:100Default:  96Maximum:  200offsetinteger
Index of first transaction to fetch
Example:42000typearray of string
Filter by transaction type
Example:"coinbase"unanchoredboolean
Include transaction data from unanchored (i.e. unconfirmed) microblocks
Example:trueDefault:  false| Status code | Description | 
|---|---|
| 200 | List of transactions | 
GET request that returns transactions