{"uid":"cap_MfT2Xgdk2g_t_YkNkDU_q","slug":"leverage-to-notional-calculator-74fb87e8","name":"Leverage to Notional Calculator","description":"Notional exposure from margin and leverage multiplier. Call when sizing futures/perps from account equity slices. Returns notional from margin×leverage 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/leverage-notional","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"margin":{"type":"integer","description":"Input field: margin."},"leverage":{"type":"integer","description":"Input field: leverage."}}},"responseSchema":{"type":"json","example":{"margin":1000,"schema":"delx/util-leverage-notional/v1","leverage":5,"notional":5000}},"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_WO7dtMhdASvCH1slc_WBK","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":"Computes notional exposure by multiplying a margin amount by a leverage multiplier for futures/perpetuals position sizing.","exampleAgentPrompt":"I have 2000 USDC set aside as margin and want to trade at 10x leverage — what's my total notional exposure?","exampleUseCases":[{"title":"Pre-trade futures position sizing","prompt":"I'm planning to open a BTC perp position with 500 USDC margin at 20x leverage — calculate the total notional exposure so I can check if it fits within my risk limits."},{"title":"Equity slice allocation check","prompt":"I'm allocating 1500 USDC from my account equity as margin for an ETH futures trade at 5x leverage — what's the notional I'd be controlling?"},{"title":"Leverage scenario comparison","prompt":"If I use 1000 USDC margin with 3x leverage versus 1000 USDC with 15x leverage, what are the two different notional exposures so I can compare the risk?"}],"resultDescription":"A deterministic JSON object containing the computed notional value derived from the product of the provided margin and leverage multiplier, with no external data sources or market feeds involved.","failureModes":["Missing margin or leverage fields returns a validation error","Non-integer values for margin or leverage may be rejected","Zero leverage would produce zero or invalid notional result","Payment failure via x402 prevents endpoint access","Extremely large integers may cause overflow or unexpected results"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, deterministic, local-math calculation of notional exposure from margin and leverage with no external dependencies, API keys, or live market data — ideal for pre-trade sizing checks, risk limit validation, and agent workflows on Base where a $0.001 USDC micropayment via x402 is acceptable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:57:04.436Z","isFirstParty":false}