{"uid":"cap_c3DsqMXeBuwGlgzQ5VKfE","slug":"algovault-scan-trade-calls-2970565b","name":"AlgoVault Scan Trade Calls","description":"Returns the actionable BUY / SELL trade calls across the top-N perpetual-futures markets by open interest on a venue — each with a 0–100 confidence and the current market regime — so an agent can scan the whole board in one call instead of polling symbols one-by-one. HOLD markets are excluded by default; flat per-scan price. Read-only market scan, informational only. Use when an agent wants the best setups across many markets at once; for one specific market use `get_trade_signal`.","url":"https://api.algovault.com/x402/scan_trade_calls","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"topN":{"type":"integer","default":20,"maximum":100,"minimum":1,"description":"How many top-open-interest markets to scan (1–100)."},"limit":{"type":"integer","default":10,"maximum":100,"minimum":1,"description":"Maximum ranked calls to return (1–100)."},"exchange":{"enum":["HL","BINANCE","BYBIT","OKX","BITGET","ASTER","BINGX","GATE","HTX","KUCOIN","MEXC","PHEMEX","WHITEBIT","XT","WEEX"],"type":"string","default":"BINANCE","description":"Promoted derivatives venue to scan."},"timeframe":{"enum":["1m","3m","5m","15m","30m","1h","2h","4h","8h","12h","1d"],"type":"string","default":"15m","description":"Candle timeframe for each verdict."},"includeHolds":{"type":"boolean","default":false,"description":"Append HOLD markets after the actionable calls."},"minConfidence":{"type":"number","maximum":100,"minimum":0,"description":"Drop non-HOLD calls below this confidence (0–100)."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_HLoO1Gpb1Bv6c8Yg9TeT2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Scans the top-N perpetual futures markets by open interest on a given exchange and returns ranked BUY/SELL trade calls with confidence scores and market regime classifications in a single call.","exampleAgentPrompt":"Scan the top 30 Binance perpetual futures markets on the 1-hour timeframe and show me the top 15 BUY or SELL calls with a confidence of at least 60 — I want to see which setups look strongest right now.","exampleUseCases":null,"resultDescription":"A ranked list of up to `limit` BUY or SELL trade calls across the top-N perpetual futures markets by open interest, each including the trading symbol, directional verdict, a 0–100 confidence score, and the current market regime classification. HOLD signals are excluded by default.","failureModes":["Invalid exchange enum value returns a 400 validation error","topN or limit out of range (outside 1–100) returns a 400 error","minConfidence out of range (outside 0–100) returns a 400 error","Payment not processed or x402 header missing returns a 402 Payment Required","Exchange API unavailable or rate-limited may return a 503 or timeout","No markets meet the minConfidence threshold resulting in an empty list","Unsupported timeframe value returns a 400 validation error"],"whenToPreferThis":"Use this endpoint when an agent needs to survey many perpetual futures markets simultaneously and wants the highest-confidence actionable setups ranked in one call. Prefer this over the single-market `get_trade_signal` endpoint when you don't have a specific symbol in mind and want to discover the best opportunities across an entire venue. Ideal for systematic scanning workflows, opportunity discovery, and portfolio-wide signal generation on derivatives exchanges.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:38:37.577Z","isFirstParty":false}