{"uid":"cap_kaJxB7Khb24drG8z-PWjR","slug":"agenttoll-address-activity-watcher-a1e6562a","name":"AgentToll Address Activity Watcher","description":"Wallet activity watch: new activity for a Base address since your cursor, so a scheduled agent only fetches what changed","url":"https://agenttoll.app/api/watch/address/:address","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"},"pathParams":{"type":"object","required":["address"],"properties":{"address":{"type":"string","pattern":"^0x[0-9a-fA-F]{40}$"}}},"queryParams":{"type":"object","properties":{"since":{"type":"string","description":"Echo the previous reply cursor unchanged; wallet cursors are opaque, radar cursors are ISO timestamps"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_vj3HnnxsXnUIwQCpSZi6A","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns new on-chain activity for a Base address since a given cursor, enabling agents to fetch only incremental changes","exampleAgentPrompt":"Check 0x1234567890abcdef1234567890abcdef12345678 on Base for any new activity since my last cursor 2025-01-15T10:30:00Z and give me only what changed.","exampleUseCases":[{"title":"Scheduled wallet activity poller","prompt":"Every 5 minutes, check 0xAbCd1234abcd1234abcd1234abcd1234abcd1234 on Base for new transactions since my last cursor and alert me if anything new comes in."},{"title":"DeFi agent tracking user deposits","prompt":"My user just deposited to 0xDeAdBeEf00000000000000000000000000000001 — watch that address and tell me about any new activity since 2025-06-01T00:00:00Z so I know when their funds move."},{"title":"Portfolio change detection","prompt":"Has anything happened on Base wallet 0xfeedface0000000000000000000000000000cafe since cursor 2025-05-20T08:00:00Z? I only want new events, not the full history."}],"resultDescription":"Returns a list of new on-chain activity events for the specified Base address that occurred after the provided cursor timestamp, along with a new cursor value to use in the next call for incremental polling.","failureModes":["Invalid address format (not a valid 0x 40-hex address) returns an error","Malformed or missing since cursor may return full history or an error","Address with no new activity returns an empty events list","Rate limiting or payment failure returns 402 or 429","RPC or Base node connectivity issues may cause temporary failures"],"whenToPreferThis":"Use this endpoint when you need to incrementally poll a Base wallet address for new on-chain activity without re-fetching historical data. It is ideal for scheduled agents or polling loops where efficiency matters and you want to process only what changed since the last run. Prefer this over a full history endpoint when minimizing data transfer and processing cost is important.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:32:15.132Z","isFirstParty":false}