{"uid":"cap_Lu71f-4YfSGw8r4xrCSQK","slug":"animica-address-history-2128bd74","name":"Animica Address History","description":"Full transaction history for one Animica account (anim1… bech32m), served from the gateway's own head-following index with a stable cursor — up to 500 rows per call, amounts in nANM as decimal strings. The free per-block and per-tx APIs stay free; single-address lookups on explorer.animica.org stay free too (they scan at most 250 blocks per call).","url":"https://animica.dev/x402/chain/address-history","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"limit":{"type":"integer","description":"rows per page, 1..500 (default 100)"},"order":{"type":"string","description":"desc (newest first, default) | asc"},"cursor":{"type":"string","description":"\"<as_of>:<height>:<tx_index>\" from a previous response's next_cursor; pages the same index snapshot"},"address":{"type":"string","description":"anim1… bech32m address (or a 32-byte hex account digest)"},"direction":{"type":"string","description":"any (default) | in | out | self"},"to_height":{"type":"integer","description":"inclusive upper height bound (default: the index tip)"},"from_height":{"type":"integer","description":"inclusive lower height bound (default 0 = genesis)"}}},"responseSchema":{"type":"json"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002164","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.002164/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002164","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002164","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Kc1C8_C2GAit2U-PbVI6b","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002164","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves paginated on-chain transaction history for a given ANM blockchain address, with filtering by direction, height range, and cursor-based pagination.","exampleAgentPrompt":"Show me the last 50 incoming transactions for the Animica address anim1abc123…, starting from block 10000, newest first.","exampleUseCases":[{"title":"Audit wallet activity for compliance","prompt":"Pull all outgoing transactions from the Animica address anim1xyz789… between block 5000 and block 20000 — show me up to 200 rows, newest first, so I can audit what was sent and to whom."},{"title":"Monitor recent deposits to an address","prompt":"List the last 100 incoming transactions to anim1abc456… on the Animica chain so I can see who sent funds and when."},{"title":"Page through full transaction history","prompt":"Get the next page of transaction history for anim1def000… using cursor 1700000000:18500:3 — 500 rows per page, any direction, in ascending order by block height."}],"resultDescription":"A JSON object containing a transactions array (each entry has height, tx_index, tx_hash, direction, counterparty, value, tip, gas, kind, block_hash, and timestamp with amounts in nANM decimal strings), plus index metadata (as_of_height, head_height, lag_blocks), total count, has_more flag, next_cursor for pagination, a derivation block documenting rules, and payment metadata.","failureModes":["Invalid address format (not anim1… bech32m or 32-byte hex) returns error","Cursor mismatch if index snapshot changed between pages","from_height greater than to_height returns empty or error","limit out of range (0 or >500) returns validation error","Address with no transactions returns empty transactions array","Network or payment failure returns HTTP 402 or 5xx"],"whenToPreferThis":"Choose this endpoint when you need to retrieve on-chain transaction history for a specific Animica (ANM) blockchain address, especially when you need filtering by direction (in/out/self), block height ranges, or paginated access to large histories. It is the canonical source for ANM account activity and is better than generic blockchain explorers when working natively within the Animica ecosystem.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:43:56.537Z","isFirstParty":false}