{"uid":"cap_KmcSAoEP16TyEZA2rOaWu","slug":"carry-to-spot-a58afb7f","name":"Carry To Spot","description":"Implied spot from future and annualized carry over days. Call when backing out fair spot from futures + carry assumption. Returns implied_spot as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.","url":"https://api.delx.ai/api/v1/x402/carry-to-spot","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"days":{"type":"integer","description":"Days to delivery or horizon"},"future":{"type":"number","description":"Futures/mark price"},"carry_apr":{"type":"number","description":"Annualized carry rate as decimal"}}},"responseSchema":{"type":"json","example":{"schema":"delx/util-carry-to-spot/v1","implied_spot":100.5866302864939}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_F5Zukm_bzHjochj01dg27","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Backs out an implied spot price from a futures/mark price and an annualized carry rate over a given number of days to delivery.","exampleAgentPrompt":"Given a futures price of 67,500, an annualized carry rate of 5.2%, and 45 days to delivery, what implied spot price does that back out to?","exampleUseCases":[{"title":"Fair spot check for basis trader","prompt":"I'm seeing a BTC future trading at 68,200 with 30 days left to expiry and I'm assuming a carry rate of 6% annualized — what implied spot does that back out to?"},{"title":"Arbitrage screening for quant desk","prompt":"We have an ETH perpetual mark price of 3,450, an assumed carry of 4.8% APR, and a 7-day rolling horizon — can you calculate the implied spot to compare against the real-time index?"},{"title":"Risk model spot input validation","prompt":"Before I plug numbers into my risk model, can you compute the implied spot from a futures price of 92,000, a carry rate of 5.5% annualized, and 90 days to delivery?"}],"resultDescription":"Returns a deterministic JSON object containing `implied_spot`, the spot price backed out from the futures price using the carry formula over the specified number of days. No external data sources or live feeds are consulted — the result is pure local arithmetic.","failureModes":["Missing required fields (future, carry_apr, or days) returns a validation error","Negative days value may produce mathematically nonsensical output","Extreme carry rates (e.g. >1000%) may produce unrealistic spot values without warning","Payment failure over x402/Base results in a 402 response before computation occurs"],"whenToPreferThis":"Use this endpoint when you need a fast, deterministic, fee-less-math derivation of implied spot from a futures price and carry assumption — no API keys, no live data feeds, and no external dependencies. Prefer this over live market data endpoints when you already have the futures price and carry rate and simply need the arithmetic inverse (futures → spot). Ideal for risk models, basis trade sanity checks, and offline valuation workflows that require auditable, reproducible results.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:54:30.514Z","isFirstParty":false}