{"uid":"cap_38ZlQOO2UGmKkBOcXNiv7","slug":"inventory-skew-45b4fc25","name":"Inventory Skew","description":"Skew an inventory target away from neutral for MM heuristics. Call when simple market-making inventory tilt without a full strategy engine. Returns skewed inventory target 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/inventory-skew","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"target":{"type":"integer","description":"Input field: target."},"inventory":{"type":"integer","description":"Input field: inventory."}}},"responseSchema":{"type":"json","example":{"skew":3,"schema":"delx/util-inventory-skew/v1","target":0,"inventory":3}},"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_RV7lyL2YLke7H-1V4aFzF","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":"Skews a market-maker inventory target away from neutral using local deterministic math, returning a tilted inventory target as JSON.","exampleAgentPrompt":"I need to skew my market-maker inventory target away from neutral — my current inventory is 150 and my target is 100. Can you calculate the skewed inventory target for me?","exampleUseCases":[{"title":"MM bot inventory rebalancing heuristic","prompt":"My market-making bot has a target inventory of 200 and the current inventory is 320 — can you skew the target using your inventory heuristic so I can adjust my quotes?"},{"title":"Directional tilt for short inventory","prompt":"I'm running a simple MM strategy and my current inventory is 40 with a neutral target of 100. What's the skewed inventory target I should be using?"},{"title":"Automated quote adjustment for over-inventory","prompt":"My MM system is over-inventoried — current position is 500 against a target of 250. Give me the skewed inventory target I should feed into my quoting logic."}],"resultDescription":"A deterministic JSON object containing the skewed inventory target value, computed locally using market-making heuristics applied to the provided target and current inventory inputs. No external data sources or randomness involved.","failureModes":["Missing required fields (target or inventory) returns a validation error","Non-integer values for target or inventory may cause rejection","Payment failure via x402 prevents response delivery","Extreme input values may produce edge-case outputs requiring caller validation"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, deterministic inventory tilt calculation for simple market-making heuristics without deploying a full strategy engine. Ideal for bots that need a quick, cheap ($0.001 USDC) advisory skew value with no API keys, no RPC calls, and no external data dependencies. Not suitable when you need live market data integration, full strategy computation, or production-grade risk controls.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:56:11.911Z","isFirstParty":false}