api.vrsai.tech publishes 5 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.05 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/capabilities/decision_optimization | POST | $0.03 | 402 |
| /v1/capabilities/invoice_match | POST | $0.05 | 402 |
| /v1/capabilities/package_install_preflight | POST | $0.01 | 402 |
| /v1/capabilities/payout_preflight | POST | $0.05 | 402 |
| /v1/capabilities/sql_preflight | POST | $0.05 | 402 |
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 verifie…
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 verified provenance evidence. Returns A…
Check an outbound payout immediately before authorization to catch changed destinations, duplicate payments, amount or currency drift, and malformed payment details.
Check PostgreSQL SQL immediately before execution to prevent destructive or unsafe database changes by AI agents and automated systems.