{"uid":"cap_7W2Wfp-B6en61Mg5vwPrq","slug":"tzkt-tezos-transactions-api-b8ee4d6a","name":"TzKT Tezos Transactions API","description":"TzKT is a comprehensive Tezos blockchain indexer API. Access blocks, operations, accounts, contracts, bigmaps, delegates, tokens and network stats through a fast REST API. No signup or API key required.","url":"https://x402.tzkt.io/v1/operations/transactions","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"sort":{"type":"string","description":"Sorting field and direction"},"anyof":{"type":"string","description":"Match any of the specified account fields, e.g. anyof.sender.target=tz1..."},"level":{"type":"string","description":"Filter by block level (supports .eq .gt .lt)"},"limit":{"type":"integer","description":"Max items to return (1-10000)"},"quote":{"type":"string","description":"Quote currency"},"amount":{"type":"string","description":"Filter by amount in mutez (supports .eq .gt .lt)"},"offset":{"type":"integer","description":"Pagination offset"},"select":{"type":"string","description":"Comma-separated list of fields to return"},"sender":{"type":"string","description":"Filter by sender address"},"status":{"enum":["applied","failed","backtracked","skipped"],"type":"string","description":"Filter by status"},"target":{"type":"string","description":"Filter by target address"},"initiator":{"type":"string","description":"Filter by initiator address"},"timestamp":{"type":"string","description":"Filter by timestamp (supports .eq .gt .lt)"}}},"responseSchema":{"type":"array","items":{"type":"object"}},"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_tpRNGgT5DhOhC3GOxNB6N","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":"Retrieves a paginated list of Tezos blockchain transactions with flexible filtering by sender, target, amount, block level, timestamp, and status.","exampleAgentPrompt":"Pull me the last 50 transactions sent from tz1VSUr8wwNhLAzempoch5d6hLRiTh8Cjcjb on the Tezos blockchain, sorted by most recent first and only return the hash, amount, sender, target, and timestamp fields.","exampleUseCases":null,"resultDescription":"Returns an array of transaction objects from the Tezos blockchain, each containing fields such as operation hash, block level, timestamp, sender address, target address, amount in mutez, fees, status (applied/failed/backtracked), and optional quote currency conversions. The number of results is bounded by the limit parameter (up to 10,000).","failureModes":["Invalid address format returns an error or empty array","Unsupported filter syntax for range operators returns 400","Limit exceeding 10000 returns a validation error","Payment failure via x402 results in 402 before query executes","Requesting non-existent fields via select returns partial or empty results"],"whenToPreferThis":"Use this endpoint when you need to query, filter, or paginate Tezos blockchain transaction (transfer) operations with fine-grained control over sender, target, amount, and time range. It is ideal for wallet history lookups, smart contract interaction audits, or on-chain analytics on the Tezos network. Prefer this over generic block explorers when you need structured JSON output for programmatic processing without requiring an API key.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:30:10.357Z","isFirstParty":false}