Solana · Arazzo Workflow
Solana Page an Address's Transaction History
Version 1.0.0
List an address's recent transaction signatures and expand the newest one into full detail.
Provider
Workflows
address-transaction-history
Fetch a page of an address's signatures and detail the newest transaction.
Lists recent signatures involving an address and resolves the most recent one into a full transaction record.
1
listSignatures
List confirmed transaction signatures involving the address, newest first, capped at the requested page size.
2
detailNewest
Expand the newest signature into a parsed transaction, capturing the slot, block time, fee charged, and the balances before and after execution.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.