Choose the lowest-cost or highest-value feasible allocation, assignment, selection, or resource mix from caller-supplied options, capacities, budgets, and eligibility rules, with independently verified feasibility evidence and solver optimality/gap information.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://api.vrsai.tech/v1/capabilities/decision_optimization' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://api.vrsai.tech/v1/capabilities/decision_optimization'
Endpoint: https://api.vrsai.tech/v1/capabilities/decision_optimization. Operated by api.vrsai.tech, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Match a supplier invoice against purchase orders, cumulative receipts, prior invoicing, and tolerance policy before payment approval.
Check an exact npm or PyPI package version immediately before installation using current registry, vulnerability, malicious-package, withdrawal/deprecation, and…
Check an outbound payout immediately before authorization to catch changed destinations, duplicate payments, amount or currency drift, and malformed payment det…
Check PostgreSQL SQL immediately before execution to prevent destructive or unsafe database changes by AI agents and automated systems.