{"uid":"cap_BNOvo3dx3O32HnyuswPtK","slug":"delx-eth-up-down-30-minute-probability-200a28d7","name":"Delx ETH Up/Down 30-Minute Probability","description":"Ethereum Up or Down 30-Minute Probability estimates p_up and p_down for half-hour windows using the widest caller-supplied context in this family. 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 Solan…","url":"https://api.delx.ai/api/v1/x402/ethereum-up-down-30m","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.800833,"p_down":0.199167},"warnings":["caller_supplied_prices_not_verified","probability_is_uncalibrated","not_trading_advice"],"data_quality":{"label":"adequate_input_coverage","score":0.758333,"observations_used":8},"horizon_minutes":30,"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_QE7gBA7LLv7UxPfyjOP_y","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 Ethereum's price will be up or down in a 30-minute window using caller-supplied historical observations and optional market share pricing context.","exampleAgentPrompt":"I have 12 recent ETH price observations from the last hour — can you estimate the probability that ETH will be up or down in the next 30 minutes, with the window opening at $3,250.00 and closing at timestamp 1720000000? Also include UP share price of 0.55 and DOWN share price of 0.45 with a 100 bps fee so I can see the model edge.","exampleUseCases":[{"title":"Prediction market entry decision","prompt":"I'm considering buying shares on an ETH up/down prediction market — the window opens at $3,180 and closes in 30 minutes at timestamp 1720005600. Here are my 10 recent ETH prices: [3150, 3155, 3160, 3158, 3162, 3170, 3175, 3178, 3180, 3182]. UP shares are priced at 0.60 and DOWN at 0.40 with a 50 bps fee. What does the model say about edge?"},{"title":"Automated ETH directional signal","prompt":"Every 30 minutes I want a fresh ETH direction probability. Here are 20 ordered ETH price readings from the last few hours, the window opens at $2,900.00, and it closes at timestamp 1720100400. Just give me p_up, p_down, and the lean."},{"title":"Data quality check on sparse observations","prompt":"I only have 8 ETH price points right now — timestamps and prices from the past 15 minutes. Window open is $3,050.00 and close timestamp is 1720050000. Can you still run the 30-minute up/down estimate and tell me how reliable the result is given so few observations?"}],"resultDescription":"Returns a JSON object containing: asset identifier (ETH), probability pair (p_up, p_down) as floats summing to 1, a directional lean ('up' or 'down'), a data quality score and label, number of observations used, model contract metadata (version, calibration status, determinism flags), horizon in minutes (30), input provenance label, and an array of warnings (e.g. uncalibrated probability, not trading advice).","failureModes":["Fewer than 8 observations provided — request rejected with validation error","Observations array exceeds 240 items — schema validation failure","window_open_price or window_close_timestamp missing — may degrade or reject estimate","Payment not provided or insufficient USDC via x402 — 402 Payment Required response","market_up_price + market_down_price do not sum to ~1 — edge comparison may be skewed","Timestamps not ordered or not Unix integers — input quality score degraded, warnings returned","Price values outside allowed range (below 1e-12 or above 1e15) — rejected by schema validation"],"whenToPreferThis":"Choose this endpoint when you need a wide-context ETH directional probability estimate using your own historical price series (8–240 observations) rather than relying on live market data. It is ideal for prediction market edge analysis when you can supply UP/DOWN share prices and entry fees. Prefer it over shorter-context siblings in the Delx family when you have rich historical data and want the most informed conservative estimate. Use it when you need a deterministic, reproducible result for the same input — useful for backtesting or auditing prediction logic.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T07:14:57.686Z","isFirstParty":false}