{"uid":"cap_W_ONru1tccrV3mUSBasM6","slug":"tzkt-blocks-api-a0991206","name":"TzKT Blocks 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/blocks","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"sort":{"type":"string","description":"Sorting field and direction, e.g. sort.desc=level"},"level":{"type":"string","description":"Filter by block level (supports .eq .gt .lt .in)"},"limit":{"type":"integer","description":"Max items to return (1-10000)"},"quote":{"enum":["Btc","Eur","Usd","Cny","Jpy","Krw","Eth","Gbp"],"type":"string","description":"Quote currency for balance fields"},"offset":{"type":"integer","description":"Pagination offset"},"proposer":{"type":"string","description":"Filter by proposer 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_oJgS8MtJubMGU8a5mwt7T","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":"Fetches a paginated, filterable list of Tezos blockchain blocks with metadata such as level, timestamp, and proposer","exampleAgentPrompt":"Show me the last 10 Tezos blocks sorted by level descending, including any balance fields quoted in USD.","exampleUseCases":[{"title":"Monitor baker block production","prompt":"Fetch the last 50 Tezos blocks proposed by tz1abc123... sorted by level descending so I can see how active that baker has been recently."},{"title":"Audit blocks in a time window","prompt":"Get me all Tezos blocks from January 1 2024 to January 7 2024 so I can analyze on-chain activity during that week."},{"title":"Track latest chain head","prompt":"What is the most recently produced Tezos block? Give me the top 1 block sorted by level descending with balance fields in USD."}],"resultDescription":"An array of Tezos block objects, each containing block-level metadata such as the block level (height), timestamp, proposer address, and potentially balance fields denominated in the requested quote currency. Results are paginated and ordered according to the specified sort parameters.","failureModes":["Invalid filter syntax for level or timestamp fields returns a 400 Bad Request","Unsupported quote currency results in an error response","Limit exceeding 10000 is rejected","No blocks matching the given filters returns an empty array","Network unavailability or indexer lag may cause stale or missing data","Payment failure (x402 protocol) blocks access before query is executed"],"whenToPreferThis":"Choose this endpoint when you need structured, indexed access to Tezos block history with flexible filtering by level, timestamp, or proposer — especially useful for monitoring baker activity, auditing chain history, or building block explorers. Prefer it over raw node RPC calls because it provides a fast REST interface with sorting, pagination, and filtering without requiring a synced node or API key.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:40:06.846Z","isFirstParty":false}