v1
latestOpenAPI 3.0.02026-07-26268286602.5 KBtransactions
Get a human-readable, LLM-based transaction summary
Retrieves a human-readable summary of what a transaction did, presented in natural language.
get/{chain_id}/api/v2/transactions/{transaction_hash_param}/summary
Path parameters
transaction_hash_paramstring required
Transaction hash in the path
chain_idstring required
The ID of the blockchain
Query parameters
just_request_bodyboolean
If true, returns only the request body in the summary endpoint
Response
Human-readable summary of the specified transaction.