{"uid":"cap_wPQEKBRLB__FfN6KFw8fm","slug":"delx-ethereum-up-down-5-minute-probability-estimator-ed527760","name":"Delx Ethereum Up/Down 5-Minute Probability Estimator","description":"Ethereum Up or Down 5-Minute Probability estimates p_up and p_down for rapid near-close windows where the freshest supplied observations matter most. Send 8-240 ordered caller-supplied ETH price observations, the target venue's opening price, and its close timestamp; optionally include UP/DOWN share prices and entry fees for a descriptive model-edge comparison. Returns a conservative probability pair, lean, input-quality score, model contract, and warnings for $0.003 USDC via x402 on Base or So…","url":"https://api.delx.ai/api/v1/x402/ethereum-up-down-5m","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"fee_bps":{"type":"integer","maximum":1000,"minimum":0},"observations":{"type":"array","items":{"type":"object","required":["timestamp","price"],"properties":{"price":{"type":"number","maximum":1000000000000000,"minimum":1e-12},"timestamp":{"type":"integer","minimum":1}},"additionalProperties":false},"maxItems":240,"minItems":8},"market_up_price":{"type":"number","maximum":1,"minimum":0},"market_down_price":{"type":"number","maximum":1,"minimum":0},"window_open_price":{"type":"number","maximum":1000000000000000,"minimum":1e-12},"window_close_timestamp":{"type":"integer","minimum":1}}},"responseSchema":{"type":"json","example":{"asset":"ETH","model":{"version":"delx-local-updown-v1","no_live_market_data":true,"probability_is_uncalibrated":true,"deterministic_for_same_input":true},"schema":"delx/prediction-updown-estimate/v1","status":"estimate","estimate":{"lean":"up","p_up":0.79955,"p_down":0.20045},"warnings":["caller_supplied_prices_not_verified","probability_is_uncalibrated","not_trading_advice"],"data_quality":{"label":"adequate_input_coverage","score":0.7455,"observations_used":8},"horizon_minutes":5,"input_provenance":"caller_supplied"}},"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_qQ4Lezev0sT1jAg2CGdT4","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":"Estimates the probability that ETH price will be up or down at the close of a 5-minute window, given caller-supplied price observations and window parameters.","exampleAgentPrompt":"I have 12 recent ETH price observations from the last few minutes — the window opened at $3,421.50 and closes at Unix timestamp 1718550300. Can you estimate the probability that ETH will be up or down at close, and let me know the lean direction and data quality score?","exampleUseCases":[{"title":"Pre-trade ETH binary market check","prompt":"I'm about to enter an ETH UP position in a 5-minute binary market where UP shares cost $0.62 and DOWN shares cost $0.38, with a 50 bps fee. I have 20 recent ETH price observations — window opened at $3,512.00 and closes at timestamp 1718551800. What are the p_up and p_down estimates, and does the model see any edge for me?"},{"title":"Automated ETH direction signal for trading bot","prompt":"My trading bot needs a probability estimate for ETH's 5-minute close direction. I have 30 ordered price observations from the past few minutes, window open price is $3,488.75, and close timestamp is 1718552400. Give me p_up, p_down, the lean, and a data quality score so the bot can decide whether to act."},{"title":"Validating observation quality before placing prediction","prompt":"Before I submit my ETH prediction, I want to check whether my 8 price observations are good enough quality for a reliable estimate. Window open price is $3,600.10 and close timestamp is 1718553000 — can you run the model and tell me the data quality label and any warnings?"}],"resultDescription":"Returns a JSON object with the estimated p_up and p_down probability pair (summing to 1.0), a lean direction (up/down), an input data quality score and label, the model version and metadata flags (e.g. uncalibrated, no live market data), the asset (ETH), horizon in minutes (5), and an array of warnings such as 'probability_is_uncalibrated' or 'not_trading_advice'. When UP/DOWN share prices and fees are provided, an implicit model-edge comparison may be included.","failureModes":["Fewer than 8 observations provided — request rejected with validation error","Observations are out of order or contain invalid timestamps — may reduce data quality score or trigger warnings","window_open_price or window_close_timestamp missing — required fields absent cause request failure","Probability is flagged as uncalibrated — model explicitly warns results are not calibrated probabilities","Payment of $0.003 USDC via x402 on Base fails — request not processed","market_up_price + market_down_price don't sum near 1.0 — edge comparison may be misleading"],"whenToPreferThis":"Choose this endpoint when you need a fast, low-cost ($0.003) binary directional probability estimate for ETH over a 5-minute window using your own supplied price observations, without requiring live market data feeds. It is ideal for agents operating in binary prediction markets (e.g. Polymarket-style ETH up/down contracts) that need a model-generated lean and edge comparison before placing or automating a trade. Prefer this over generic sentiment or on-chain analytics when you have a specific window close timestamp and recent ordered price data, and want explicit data quality scoring and conservative probability bounds.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T07:14:54.200Z","isFirstParty":false}