{"uid":"cap_hHS9HWDDpW5xObKZKN_mZ","slug":"walletlens-wallyweb-com-262f1204","name":"WalletLens TxLens Multi-Chain Transaction History","description":"TxLens enriched multi-chain transaction history with categorization and insights","url":"https://walletlens.wallyweb.com/tx-history","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["address"],"properties":{"days":{"type":"integer","default":30,"maximum":365,"minimum":1,"description":"Requested lookback window. Currently reported as intent while newest transfers are fetched."},"limit":{"type":"integer","default":50,"maximum":100,"minimum":1,"description":"Maximum enriched transfer rows to return."},"chains":{"type":"string","default":"base,ethereum","description":"Comma-separated supported chain slugs."},"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"EVM wallet address."},"category":{"enum":["all","external","internal","erc20","erc721","erc1155"],"type":"string","default":"all","description":"Alchemy transfer category filter."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["address","timestamp","chains","request","summary","transactions","pagination","provider","note"],"properties":{"note":{"type":"string"},"chains":{"type":"array","items":{"type":"string"}},"address":{"type":"string"},"request":{"type":"object"},"summary":{"type":"object"},"provider":{"type":"string","const":"alchemy"},"timestamp":{"type":"string","format":"date-time"},"pagination":{"type":"object"},"transactions":{"type":"array","items":{"type":"object","properties":{"to":{"type":["string","null"]},"from":{"type":["string","null"]},"hash":{"type":"string"},"type":{"type":"string"},"asset":{"type":["string","null"]},"chain":{"type":"string"},"value":{"type":["string","null"]},"labels":{"type":"array","items":{"type":"string"}},"chainId":{"type":"string"},"decoded":{"type":"object"},"tokenId":{"type":["string","null"]},"category":{"type":"string"},"contract":{"type":["string","null"]},"protocol":{"type":["string","null"]},"uniqueId":{"type":"string"},"valueUsd":{"type":["string","null"]},"direction":{"enum":["in","out","self","unknown"],"type":"string"},"riskFlags":{"type":"array","items":{"type":"string"}},"timestamp":{"type":["string","null"]},"blockNumber":{"type":"string"},"counterparty":{"type":["string","null"]}}}}}}}}}},"responseSchema":{"type":"object","required":["_truncated","_originalSize"],"properties":{"_truncated":{"type":"boolean"},"_originalSize":{"type":"number"}}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"days":30,"limit":50,"chains":"base,ethereum","address":"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045","category":"all"}}},"response":{"_truncated":true,"_originalSize":41031}},"exampleRequest":{"days":30,"limit":50,"chains":"base,ethereum","address":"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045","category":"all"},"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_4_H7hBXngSI7t4DDM_JTg","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns enriched, categorized EVM wallet transaction history across multiple chains with decoded transfers, labels, and insights","exampleAgentPrompt":"Pull the last 30 days of enriched transaction history for wallet 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 on Base and Ethereum, showing up to 50 transactions with all categories included.","exampleUseCases":null,"resultDescription":"A JSON object containing: the queried wallet address, timestamp, list of enriched transaction objects (each with hash, from/to, asset, value, chain, decoded data, type labels), a summary object, pagination metadata, and the underlying provider (Alchemy).","failureModes":["Invalid wallet address format (not matching ^0x[a-fA-F0-9]{40}$) returns a 400 error","Unsupported chain slug returns an error or empty results","Payment failure via x402 protocol results in 402 response before data is returned","Requested limit exceeds maximum of 100, clamped or rejected","No transactions found for the address/chain/category combination returns empty transactions array","Rate limiting or Alchemy backend downtime causes 500 or timeout"],"whenToPreferThis":"Choose this endpoint when you need enriched, decoded, and categorized transaction history for an EVM wallet across Base and Ethereum, especially when raw RPC data is insufficient and you want labeled transfers, asset names, token IDs, and decoded call data in a single normalized response. Prefer over raw node queries when agent-ready structured output with insights is needed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:35:50.626Z","isFirstParty":false}