{"uid":"cap_WIIPqFpcHJLu6b3h6DzMa","slug":"graph-advocate-prediction-market-spread-finder-66d09e9f","name":"Graph Advocate — Prediction Market Spread Finder","description":"Cross-venue arbitrage spread between Polymarket and Limitless on a topic. POST {topic, limit?}. Pulls matching markets from Polymarket's public Gamma API and Limitless's REST search, pairs them by closest-price match, computes per-pair yes-mid spread + arbitrage direction. GA assembles a JOIN that single-venue passthroughs can't return. Naive pair-up — agent should confirm semantic match before sizing.","url":"https://graphadvocate.com/predmarket/spread","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"limit":{"type":"integer","default":5,"maximum":10,"minimum":1},"topic":{"type":"string"}}},"responseSchema":{"type":"json","example":{"pairs":[{"spread_bps":-3250,"limitless_slug":"sol-up-or-down-15-min","limitless_title":"SOL Up or Down - 15 Min","polymarket_slug":"will-the-price-of-solana-be-above-70-on-june-15","limitless_yes_mid":0.59,"polymarket_yes_mid":0.265,"arbitrage_direction":"long-limitless-short-polymarket","polymarket_question":"Will the price of Solana be above $70 on June 15?","semantic_match_score":0.111,"limitless_condition_id":"0xabcd...","spread_yes_polymarket_minus_limitless":-0.325}],"status":"ok","agent_note":"Pairs filtered by semantic content-word overlap + negation consistency, then ranked by absolute spread. semantic_match_score is Jaccard on content words (0-1). Verify same-condition resolution before sizing — Polymarket and Limitless markets on the same topic often have different time horizons.","topic_keyword":"sol","semantic_rejections":3,"limitless_candidates":5,"polymarket_candidates":1,"limitless_binary_candidates":4}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_yC0hT4y7oKusfSekFTzoF","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Finds arbitrage spread opportunities between Polymarket and Limitless prediction markets for a given topic, returning semantically matched market pairs ranked by absolute spread.","exampleAgentPrompt":"Find me the top 3 arbitrage spread opportunities between Polymarket and Limitless for markets about ETH — I want to see which platform has better odds and in which direction to trade.","exampleUseCases":[{"title":"Crypto price prediction market arb","prompt":"Search for spread opportunities between Polymarket and Limitless on SOL price markets — give me the top 5 pairs ranked by spread so I can see where the biggest pricing discrepancy is."},{"title":"Election market cross-platform comparison","prompt":"Are there any meaningful spread differences between Polymarket and Limitless for markets about the 2024 US election? Show me the top 3 pairs."},{"title":"BTC options arbitrage scouting","prompt":"Find me up to 5 Bitcoin prediction market pairs across Polymarket and Limitless where the yes-mid prices are far apart — I want to know which direction to trade the arb."}],"resultDescription":"Returns a list of matched market pairs between Polymarket and Limitless, each with: spread in basis points, yes-mid prices on both platforms, arbitrage direction (e.g. long-limitless-short-polymarket), semantic match score (Jaccard), market slugs and titles, and an agent note warning about resolution condition differences. Also includes counts of candidates and semantic rejections.","failureModes":["No matching markets found for the given topic — returns empty pairs array","Topic is too ambiguous and semantic matching rejects most candidates — low semantic_match_score pairs","Limitless or Polymarket data unavailable — endpoint may return partial results or error","Rate limit exceeded on free tier (3 queries/day) without payment — request rejected","Invalid limit value outside 1-10 range — schema validation error"],"whenToPreferThis":"Use this endpoint when you want to identify cross-platform prediction market arbitrage opportunities between Polymarket and Limitless specifically. It is the right choice when a user wants to compare odds on the same underlying event across these two platforms, surface mispriced markets, or scout directional trades. Prefer it over generic prediction market search endpoints because it returns pre-computed spreads, semantic deduplication, and explicit arbitrage direction — saving the agent from doing price comparison logic manually.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:44:38.032Z","isFirstParty":false}