{"uid":"cap_eUIZFPxuRlBxFKS4-qUgJ","slug":"black-scholes-option-pricing-greeks-calculator-33f7050d","name":"Black-Scholes Option Pricing & Greeks Calculator","description":"Black-Scholes option pricing: fair value + full greeks (delta, gamma, vega, theta, rho) for ANY option, listed or not. Send { type, spot, strike, daysToExpiry, iv, rate? }. Price any crypto option, not just exchange-listed strikes.","url":"https://x402-services-production.up.railway.app/api/options/greeks","method":"POST","headers":{},"bodySchema":{"type":"object","required":["daysToExpiry","iv","spot","strike","type"],"properties":{"iv":{"type":"number","description":"Implied volatility in % (e.g. 55)"},"rate":{"type":"number","description":"Risk-free rate (default 0)"},"spot":{"type":"number","description":"Underlying spot price"},"type":{"type":"string","description":"call or put"},"strike":{"type":"number","description":"Strike price"},"daysToExpiry":{"type":"number","description":"Days to expiry"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.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_0tIzGexQeDDYKqaKqsaKv","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":"Computes fair value and full Greeks (delta, gamma, vega, theta, rho) for any option using Black-Scholes, including unlisted strikes and crypto options","exampleAgentPrompt":"Use Black-Scholes to price a call option on ETH where the spot is $3,200, strike is $3,500, implied volatility is 75%, 30 days to expiry, and a risk-free rate of 0 — give me the fair value and all the greeks.","exampleUseCases":null,"resultDescription":"Returns the Black-Scholes theoretical fair value plus a full set of Greeks: delta (price sensitivity to underlying), gamma (rate of delta change), vega (sensitivity to IV), theta (time decay), and rho (sensitivity to interest rate) for the specified option parameters.","failureModes":["Missing required fields (type, spot, strike, daysToExpiry, iv) returns 400 error","Invalid option type (not 'call' or 'put') causes rejection","Negative or zero values for spot, strike, or iv may cause mathematical errors","daysToExpiry of 0 can cause division-by-zero in Black-Scholes formula","Payment not included or insufficient USDC results in 402 Payment Required"],"whenToPreferThis":"Choose this endpoint when you need to price any option — especially non-standard, OTC, or crypto options at arbitrary strikes not listed on exchanges. Ideal for quickly computing fair value and risk sensitivities without running your own Black-Scholes model. Best for crypto options where exchange-listed strikes may be limited.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:53:14.425Z","isFirstParty":false}