{"uid":"cap_7sQkKBuyPubf08JZuRNkB","slug":"agenticfi-wallet-transaction-history-b22197c1","name":"AgenticFi Wallet Transaction History","description":"EVM transactions for a wallet - raw transaction fields, gas data, pagination, and optional decoded calldata and logs","url":"https://defi-api.agenticfi.wtf/api/wallet/transactions/:address","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","pathParams","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["address"],"properties":{"address":{"type":"string","title":"address (required)","description":"Required. Wallet address Examples: 0x742d35Cc6634C0532925a3b844Bc454e4438f44e, 0x1111111111111111111111111111111111111111"}}},"queryParams":{"type":"object","required":["address"],"properties":{"chain":{"type":"string","title":"chain (optional)","description":"Optional. Legacy gateway alias for a single chain name, mapped to chain_ids Examples: base, ethereum, arbitrum"},"limit":{"type":"string","title":"limit (optional)","description":"Optional. Maximum number of transactions to return, 1-100 Examples: 100, 500"},"decode":{"type":"string","title":"decode (optional)","description":"Optional. Set to 'true' to include decoded transaction calldata and logs when available Examples: true, false"},"offset":{"type":"string","title":"offset (optional)","description":"Optional. Pagination cursor returned in next_offset Examples: eyJvZmZzZXQiOjEwMH0= (use next_offset from the previous response)"},"address":{"type":"string","title":"address (required)","description":"Required. Wallet address Examples: 0x742d35Cc6634C0532925a3b844Bc454e4438f44e, 0x1111111111111111111111111111111111111111"},"chain_ids":{"type":"string","title":"chain_ids (optional)","description":"Optional. Sim chain IDs and/or tags, e.g. '1,8453' or 'default' Examples: 8453, 1,8453, default"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_m2I3qji6KCD17gH6ljxi6","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves EVM transaction history for a wallet address, including raw transaction fields, gas data, pagination, and optionally decoded calldata and logs","exampleAgentPrompt":"Show me the last 100 transactions for wallet 0x742d35Cc6634C0532925a3b844Bc454e4438f44e on Base and Ethereum, and decode the calldata and logs so I can see what each transaction actually did.","exampleUseCases":[{"title":"Audit DeFi wallet activity across chains","prompt":"I need to review all transactions from my wallet 0x8ba1f109551bD432803012645Ac136ddd64DBA72 across Ethereum, Arbitrum, and Polygon over the last month. Can you pull the full history with decoded calldata so I can see exactly which swaps, approvals, and liquidity operations I performed?"},{"title":"Analyze gas spending patterns for optimization","prompt":"Pull my last 200 transactions from my Ethereum wallet 0x5A0b54D5dc17e0AadC383d2db43B0a0D3E029c4c and show me the gas costs for each one. I want to understand where I'm spending the most on fees so I can optimize my trading strategy."},{"title":"Track token approvals and security risks","prompt":"Can you get my complete transaction history on Base for address 0x3f5CE5FBFe3E9af3971dD811C87f8e92e0b8b4a5 with full decoded logs? I want to see all my token approvals and make sure I haven't granted dangerous permissions to any contracts."}],"resultDescription":"Returns a paginated list of EVM transactions for the specified wallet, each containing raw transaction fields (hash, nonce, block, from/to, value, input data), gas fields (gas limit, gas used, gas price), and optionally fully decoded calldata and event logs. Also includes a next_offset cursor for fetching the next page.","failureModes":["Invalid or malformed wallet address returns 400 error","Unsupported chain name or chain_id returns 400 or empty results","Pagination cursor from a different query context causes unexpected results","Limit value outside 1-100 range returns validation error","Wallet with no transactions returns empty list","Network or upstream provider timeout returns 5xx error"],"whenToPreferThis":"Use this endpoint when you need the full on-chain transaction history for an EVM wallet — especially when you want decoded calldata and logs to understand DeFi interactions (swaps, approvals, deposits). Prefer this over generic block explorers when building automated agents that need structured, paginated, multi-chain transaction data with optional decoding in a single API call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:48:08.184Z","isFirstParty":false}