Skip to main content
Glama

api_indexer_lookup_account_transactions

Retrieve transaction history for an Algorand account with filters for time, round, type, and asset to analyze blockchain activity.

Instructions

Get account transaction history

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
addressYesAccount address
limitNoMaximum number of transactions to return
beforeTimeNoOnly return transactions before this time
afterTimeNoOnly return transactions after this time
minRoundNoOnly return transactions after this round
maxRoundNoOnly return transactions before this round
txTypeNoFilter by transaction type
assetIdNoFilter by asset ID
networkNoAlgorand network to use (default: mainnet)
itemsPerPageNoNumber of items per page for paginated responses (default: 10)
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GoPlausible/algorand-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server