{"uid":"cap_ZFgV7rkQRcgXxTfebTb2T","slug":"delx-break-even-01c3c2bc","name":"Delx Break Even","description":"Calculate break-even units from fixed cost and contribution per unit. Use it as a bounded preflight or analysis step inside an enterprise agent workflow before data, policy, integration, security, or commercial decisions reach production. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, memory-only, and has no paid upstream or input retention. Results are advisory; the caller remains responsible for authorization and…","url":"https://api.delx.ai/api/v1/x402/break-even","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"fixed_cost":{"type":"number","description":"Input field: fixed_cost."},"contribution_per_unit":{"type":"number","description":"Input field: contribution_per_unit."}}},"responseSchema":{"type":"json","example":{"schema":"delx/util-break-even/v1","feasible":true,"fixed_cost":10000,"break_even_units":1250,"contribution_per_unit":8}},"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_G-wwBiYRYYa-DHJSVeCc4","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":"Calculates the break-even unit quantity from a fixed cost and contribution margin per unit","exampleAgentPrompt":"I have fixed costs of $50,000 and a contribution margin of $25 per unit — what's my break-even point in units?","exampleUseCases":[{"title":"Pre-launch product viability check","prompt":"We're about to launch a new product with $120,000 in fixed costs and a contribution margin of $40 per unit — how many units do we need to sell just to break even?"},{"title":"Startup cost recovery planning","prompt":"My startup has $75,000 in fixed overhead and earns $15 contribution per unit sold. Can you tell me the break-even quantity I need to hit before we're profitable?"},{"title":"Agent workflow financial preflight","prompt":"Before we approve this production run, calculate the break-even units given fixed costs of $200,000 and a contribution per unit of $80, so we can decide whether to proceed."}],"resultDescription":"A deterministic machine-readable JSON object containing the break-even unit quantity computed from the provided fixed cost and contribution per unit values, suitable for downstream decision logic in agent workflows.","failureModes":["contribution_per_unit is zero or negative — division by zero or undefined result","missing required fields (fixed_cost or contribution_per_unit) — likely returns a 4xx validation error","non-numeric inputs — schema validation failure","fixed_cost is negative — may return an unexpected or negative break-even figure","payment authorization failure — x402 payment not accepted, request blocked"],"whenToPreferThis":"Use this endpoint when you need a fast, stateless, deterministic break-even unit calculation as a preflight or analysis step inside an automated agent workflow — especially when you want a machine-readable JSON result without storing data or calling an external financial system. Prefer it over general-purpose math tools when you specifically need break-even semantics (fixed cost ÷ contribution per unit) with predictable pricing and no side effects.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:01:40.104Z","isFirstParty":false}