{"uid":"cap_MJoQgGy7l4RL1-WhXC1WG","slug":"agentbit-wallet-transaction-history-on-base-9b3554df","name":"AgentBit Wallet Transaction History on Base","description":"The latest transactions of any wallet on Base, normalized for agents: hash, direction (in/out), counterparty address and explorer name, native value, method called, status, fee and timestamp. Up to 50 per call from public explorer data. The history layer of the wallet-intelligence shelf.","url":"https://agentbit.app/v1/wallet/transactions","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"limit":{"type":"integer","description":"Max transactions to return (1-50, default 20)"},"address":{"type":"string","description":"EVM address on Base (0x + 40 hex)"}}},"responseSchema":{"type":"json","example":{"address":"0x4395c7e383b7e05665aad7f36ed77c01923dd965","network":"eip155:8453","transactions":[{"hash":"0x125a40ad9df7b0ba7b15ee62a00a3b0929b6a7e854de59169f25184e8d2447bb","method":"transferWithAuthorization","status":"ok","fee_eth":0.00000212,"direction":"in","timestamp":"2026-09-06T09:56:34Z","value_eth":0,"counterparty":"0x14d7809559ef382d292e073f74f5ee86669cf823","counterparty_name":null}],"transaction_count":1}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6CK_KfDV-7lQcufgMEHOr","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves up to 50 normalized recent transactions for any Base wallet, including hash, direction, counterparty, method, value, fee, status, and timestamp.","exampleAgentPrompt":"Pull the last 30 transactions for Base wallet 0x4395c7e383b7e05665aad7f36ed77c01923dd965 — I want to see the direction, counterparty, method called, fee, and timestamp for each one.","exampleUseCases":[{"title":"Audit a wallet's recent on-chain activity","prompt":"Show me the last 50 transactions for Base address 0x14d7809559ef382d292e073f74f5ee86669cf823 — I want to see who they've been sending to and receiving from, what contract methods they called, and how much they paid in fees."},{"title":"Detect unexpected inbound transfers","prompt":"Check the most recent 20 transactions for my Base wallet 0x4395c7e383b7e05665aad7f36ed77c01923dd965 and flag any incoming transfers I might have missed."},{"title":"Investigate counterparty before payment","prompt":"Before I send funds, pull the last 10 transactions for Base wallet 0xabc123...def456 so I can see what methods they've been calling and who they've been transacting with."}],"resultDescription":"Returns a JSON object containing the queried address, network identifier (eip155:8453 for Base), a transaction count, and an array of up to 50 transactions. Each transaction includes: hash, method name called, status (ok/failed), direction (in/out), counterparty address, counterparty explorer label if available, native ETH value, fee in ETH, and ISO-8601 timestamp.","failureModes":["Invalid or malformed EVM address returns an error or empty result","Limit out of range (below 1 or above 50) may be clamped or rejected","Wallets with no Base activity return an empty transactions array","Explorer data may have brief delays; very recent transactions might not appear","Network outages at the upstream block explorer cause downstream failures"],"whenToPreferThis":"Choose this endpoint when you need a normalized, agent-ready transaction log for a specific Base wallet — especially when you want direction, counterparty identity, method name, fee, and status in one structured response without parsing raw RPC data. Prefer it over raw node calls or block explorer scraping when you need clean JSON with labeled fields. Complements the sibling wallet-profile endpoint (balance, nonce, EOA type) and counterparty-ranking endpoint for full wallet intelligence.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:55:41.471Z","isFirstParty":false}