{"uid":"cap_1x8BAQtuJM5OU68Aa9vE1","slug":"agenticfi-wallet-transaction-history-d5a87413","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/%7Baddress%7D","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_L-qCMftDNv7Tmb7iWilWM","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":"Fetches paginated on-chain transaction history for a given wallet address across one or more EVM chains","exampleAgentPrompt":"Show me the last 100 transactions for wallet 0x742d35Cc6634C0532925a3b844Bc454e4438f44e on Base, and decode the calldata and logs so I can see what each transaction actually did.","exampleUseCases":null,"resultDescription":"A paginated list of on-chain transactions for the specified wallet, optionally with decoded calldata and event logs, plus a next_offset cursor for subsequent pages. Each record includes transaction metadata and, when decode=true, human-readable interpretations of the contract interactions.","failureModes":["Invalid wallet address format returns a 400 error","Unknown or unsupported chain_ids value returns an error or empty result","Pagination offset that is expired or malformed returns an error","Payment failure via x402 returns 402 Payment Required","Rate limiting or quota exhaustion returns 429","Empty result set if wallet has no transactions on specified chain"],"whenToPreferThis":"Choose this endpoint when you need paginated, multi-chain transaction history for a specific EVM wallet address with optional decoded calldata. Prefer it over general block explorers when you need programmatic, pay-per-call access with structured JSON output and cross-chain aggregation (e.g. Ethereum + Base + Arbitrum in one call). Ideal for DeFi agents auditing wallet activity, building portfolio analytics, or tracking on-chain behavior.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:01:27.393Z","isFirstParty":false}