DeepBlueBase 5-Minute BTC/ETH Prediction Market Discovery is a paid API for AI agents from api.deepbluebase.xyz, paid per call via x402, $0.01/call, status down (last checked 2026-09-15).
Fetches active 5-minute epoch prediction markets for BTC, ETH, and SOL on Polymarket, including current up/down odds, token IDs, and timing
5-minute epoch prediction market discovery — active BTC/ETH markets with current odds and timing
Returns a structured object with active 5-minute prediction markets for BTC, ETH, and SOL, each containing: the market question text, current up and down prices (as probabilities 0–1), Polymarket token IDs for both sides, the target epoch UNIX timestamp, the market slug, and a boolean indicating whether the market is currently accepting orders.
GEThttps://api.deepbluebase.xyz/polymarket/5minUse this endpoint when you need to programmatically discover currently active 5-minute BTC/ETH/SOL Polymarket prediction markets with real-time odds and token IDs for automated trading, arbitrage, or market monitoring. Prefer this over the broader Polymarket intelligence feed when you specifically need short-duration epoch markets with token IDs ready for order placement.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"source": "FiveMinMarketDiscovery — Polymarket Gamma API",
"markets": {
"btc": {
"coin": "BTC",
"slug": "btc-updown-5m-1776745800",
"question": "Bitcoin Up or Down - April 21, 12:30AM-12:35AM ET",
"up_price": 0.505,
"down_price": 0.495,
"up_token_id": "13318048914719729738965150044102381021546109953651382760023094366748840943958",
"target_epoch": 1776745800,
"down_token_id": "22260134531364798686532910628399698934980250407499683229203749400020555290382",
"accepting_orders": true
},
"eth": {
"coin": "ETH",
"slug": "eth-updown-5m-1776745800",
"question": "Ethereum Up or Down - April 21, 12:30AM-12:35AM ET",
"up_price": 0.505,
"down_price": 0.495,
"up_token_id": "72660400816094753877002452094085370335793357261602228123328740453847454726707",
"target_epoch": 1776745800,
"down_token_id": "33890863159942494352376254469807464822767394412993738109687519510985244325170",
"accepting_orders": true
},
"sol": {
"coin": "SOL",
"slug": "sol-updown-5m-1776745800",
"question": "Solana Up or Down - April 21, 12:30AM-12:35AM ET",
"up_price": 0.505,
"down_price": 0.495,
"up_token_id": "2603960467078815936359483036661334513104054846465401864540965938115455057445",
"target_epoch": 1776745800,
"down_token_id": "46173828906651367574766348105876051235700371496015360954602715131964410740458",
"accepting_orders": true
},
"xrp": {
"coin": "XRP",
"slug": "xrp-updown-5m-1776745800",
"question": "XRP Up or Down - April 21, 12:30AM-12:35AM ET",
"up_price": 0.505,
"down_price": 0.495,
"up_token_id": "39309359287514918885696026606573836870763605524148084249565032598164068945822",
"target_epoch": 1776745800,
"down_token_id": "74514784799862362617877396462170531836051104554103056905198130225424868466242",
"accepting_orders": true
}
},
"timestamp": 1776745803,
"next_epoch": 1776746100,
"window_epoch": 1776745800,
"coins_available": 4,
"seconds_remaining": 297
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"