{"uid":"cap_pKSPf-9b2VfOeyu1-VPFl","slug":"onchain-trading-intelligence-queue-pop-130-multichain-tools-99254096","name":"Onchain & Trading Intelligence Queue Pop — 130 Multichain Tools","description":"Task queue: pop the oldest item from a named queue (FIFO). Send { name, token }.","url":"https://x402-services-production.up.railway.app/api/queue/pop","method":"POST","headers":{},"bodySchema":{"type":"object","required":["name","token"],"properties":{"name":{"type":"string","description":"Queue name"},"token":{"type":"string","description":"Your secret token"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_3_4azqP4czsC9QRo1t310","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Pops a queued task or result from a named queue, used as part of the async job pipeline for multichain on-chain and trading intelligence requests","exampleAgentPrompt":"Pop the next result from my trading intelligence queue named 'alpha-signals' using my secret token so I can process the latest on-chain data.","exampleUseCases":[{"title":"Polling for Solana snipe signals","prompt":"Check my queue called 'sol-snipes' for any new pump.fun token launches that are about to graduate to Raydium — pop the next item and tell me what came back."},{"title":"Retrieving perps funding arbitrage alerts","prompt":"Pop the next job result from my queue named 'funding-arb' so I can see the latest funding rate spread between Hyperliquid and Binance."},{"title":"Consuming wallet risk screening results","prompt":"Pull the next completed OFAC sanctions and wallet risk check from my queue named 'wallet-risk-checks' using my agent token."}],"resultDescription":"Returns the next item from the specified named queue — typically a completed intelligence payload such as a token safety report, trading signal, on-chain metric, or risk screening result. The payload varies based on the type of job queued (e.g. honeypot detection result, perps funding data, Robinhood Chain dislocation alert). Returns null or an empty response if the queue is empty.","failureModes":["Invalid or missing token returns 401 unauthorized","Non-existent queue name returns empty result or 404","Empty queue returns null or empty payload","Expired or stale queue items may return outdated data","Network timeout if Railway deployment is temporarily unavailable","Malformed queue name may cause 400 bad request"],"whenToPreferThis":"Use this endpoint when you have already dispatched async intelligence requests into a named queue and need to consume the results in a polling or event-driven loop. This is the consumer half of a producer-consumer pipeline for multichain trading intelligence. Prefer this over direct request endpoints when processing large batches of on-chain checks asynchronously or when building agent workflows that need to decouple task submission from result retrieval.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:47:07.438Z","isFirstParty":false}