{"uid":"cap_Wz5Ih56F6fJUdJLxz0XOO","slug":"chainquery-bitcoin-core-getzmqnotifications-b70e7e33","name":"chainquery Bitcoin Core getzmqnotifications","description":"chainquery Bitcoin RPC: pay-per-call Bitcoin Core over x402, no API key. Active ZMQ notification endpoints from chainquery's independent full node. Bitcoin Core getzmqnotifications.","url":"https://x402.chainquery.com/v1/rpc/getzmqnotifications","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{"params":{"type":"string","description":"optional: JSON-encoded array of positional RPC params"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"result":{"description":"getzmqnotifications result"}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{}}},"response":{"result":[{"hwm":1000,"type":"pubhashblock","address":"tcp://0.0.0.0:28334"},{"hwm":1000,"type":"pubhashtx","address":"tcp://0.0.0.0:28335"},{"hwm":1000,"type":"pubrawblock","address":"tcp://0.0.0.0:28332"},{"hwm":1000,"type":"pubrawtx","address":"tcp://0.0.0.0:28333"}]}},"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fsYjjdJ_yG1TJlB0R1LzO","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the active ZMQ notification endpoints configured on chainquery's independent Bitcoin full node","exampleAgentPrompt":"What ZMQ notification endpoints are currently active on the chainquery Bitcoin full node? I want to know which topics like rawblock or rawtx are being published and their addresses.","exampleUseCases":null,"resultDescription":"An array of ZMQ notification objects, each containing the notification type (e.g. 'pubrawblock', 'pubrawtx'), the ZMQ address (e.g. 'tcp://0.0.0.0:28332'), and the configured high-water mark. This tells you what ZeroMQ topics the Bitcoin Core node is actively broadcasting and where to connect to subscribe to them.","failureModes":["Node temporarily unavailable: returns HTTP 5xx or RPC error","Payment not processed: returns HTTP 402 requiring x402 payment","Invalid request format: returns 400 if method or type fields are malformed","ZMQ not configured: result array may be empty if node has no ZMQ endpoints active"],"whenToPreferThis":"Use this endpoint when you need to discover the live ZMQ notification configuration of an independent Bitcoin full node without setting up your own node or managing API keys. It is the right choice when building a ZMQ subscriber and you need to programmatically find the correct addresses and topics, or when monitoring whether ZMQ is correctly configured on this specific chainquery node.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:49:24.864Z","isFirstParty":false}