{"uid":"cap_D0DFXP5JyghTmvqz_CkCr","slug":"numora-depreciation-calculator-35b41fe1","name":"Numora Depreciation Calculator","description":"100 pure math computation endpoints for AI agents. Statistics, financial math, linear algebra, equation solving, calculus, number theory, sequence generation, and unit conversions. Zero external dependencies. x402 micropayments on Base.","url":"https://numomo.vercel.app/api/financial/depreciation","method":"POST","headers":{},"bodySchema":{"type":"object","required":["cost","life","salvage"],"properties":{"cost":{"type":"number"},"life":{"type":"integer"},"method":{"type":"string"},"salvage":{"type":"number"}}},"responseSchema":{"type":"object","required":["success","result","computation"],"properties":{"result":{"type":"object","description":"Computation result varies by endpoint"},"success":{"type":"boolean","description":"Always true on success"},"computation":{"type":"string","description":"Human-readable description of what was computed"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_PaaUYi6HykYgiBIydnhm_","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes asset depreciation schedules (straight-line, declining balance, etc.) given cost, useful life, and salvage value","exampleAgentPrompt":"Calculate the depreciation schedule for a piece of equipment that cost $50,000, has a useful life of 7 years, a salvage value of $5,000, and use straight-line method.","exampleUseCases":[{"title":"Equipment depreciation for tax filing","prompt":"I need to depreciate a machine that cost $120,000, has a 10-year useful life, and a salvage value of $10,000 — use straight-line depreciation so I can report annual expense for taxes."},{"title":"Vehicle book value tracking","prompt":"What's the annual depreciation on a company van that cost $35,000, lasts 5 years, and has a $3,000 salvage value? Use declining balance method."},{"title":"Capital budgeting asset analysis","prompt":"Run the depreciation calculation for new manufacturing equipment costing $250,000 with a useful life of 15 years and a salvage value of $25,000, straight-line method, so I can build out our capital budget."}],"resultDescription":"Returns a JSON object with a success flag, a human-readable computation description, and a result object containing the depreciation schedule — including annual depreciation amounts, book value at each period, and related financial figures based on the selected method.","failureModes":["Missing required field (cost, life, or salvage) returns validation error","Negative or zero useful life causes computation failure","Salvage value greater than cost produces invalid schedule","Unrecognized depreciation method string may fall back to default or error","Network timeout on Vercel cold start"],"whenToPreferThis":"Choose this endpoint when you need a deterministic, server-side depreciation calculation without managing spreadsheet logic or external accounting APIs. Ideal for AI agents performing financial modeling, tax preparation assistance, or asset management tasks where pure-math accuracy matters and no external data sources are needed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:49:01.850Z","isFirstParty":false}