evidence.regulavita.com publishes 9 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.25 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/compute/python-run | POST | $0.03 | 402 |
| /v1/gtm/form-d-company-dossier | POST | $0.25 | 402 |
| /v1/gtm/form-d-funding-leads | POST | $0.05 | 402 |
| /v1/ofac/exact-identifier-evidence | POST | $0.05 | 402 |
| /v1/ofac/payment-preflight | POST | $0.01 | 402 |
| /v1/procure/company-profile | POST | $0.25 | 402 |
| /v1/sec/filing-change-signal | POST | $0.01 | 402 |
| /v1/sec/filing-trigger-delta | POST | $0.1 | 402 |
| /v1/web/source-snapshot | POST | $0.03 | 402 |
Run bounded Python 3.11 code in an ephemeral isolated sandbox with one x402 payment. This service creates the sandbox, executes the code, captures stdout, stderr, and return code, terminates the sandb…
Turn one SEC Form D accession into an agent-ready funded-company prospect dossier. Combines the official filing, reported offering facts and related people with fresh web research in one call, then re…
Find newly filed SEC Form D private-offering signals for autonomous GTM workflows. Filter by issuer state, industry keyword, and reported amount sold. Returns official links, company context, related …
Use when an autonomous agent needs signed, auditable payee evidence before or after a payment. Runs an exact-match OFAC SDN and Consolidated lookup for crypto wallets, UIDs, or exact names and returns…
Use immediately before an autonomous agent pays an EVM wallet. Checks the destination for an exact identifier match in current official OFAC SDN and Consolidated data, then returns STOP or NO_EXACT_MA…
Procure a current company profile from a pinned search supplier and a pinned schema-normalization supplier. One call handles upstream x402 payments, returns bounded derived fields and source links, su…
Check whether a company filed a new SEC 8-K, 10-Q, or 10-K after a timestamp. Accepts a ticker or CIK and returns a compact filing decision, accession links, and a next-check cursor; no materiality op…
Detect new SEC EDGAR 8-K, 10-Q, and 10-K filings since a known accession and compute selected XBRL fact deltas. Returns official source URLs, hashes, freshness, and a signed evidence receipt; no inves…
Fetch one public HTTPS HTML, JSON, XML, or text source and return normalized agent-ready text, optional literal-match excerpts, a content hash, and an Ed25519-signed receipt. No account or API key.