Directory / evidence.regulavita.com
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 returns source links, hashes, upstream settlement provenance, and a signed receipt. No account or API key.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://evidence.regulavita.com/v1/gtm/form-d-company-dossier' # -> 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://evidence.regulavita.com/v1/gtm/form-d-company-dossier'
Endpoint: https://evidence.regulavita.com/v1/gtm/form-d-company-dossier. Operated by evidence.regulavita.com, 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.
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, stder…
Find newly filed SEC Form D private-offering signals for autonomous GTM workflows. Filter by issuer state, industry keyword, and reported amount sold. Returns o…
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 w…
Use immediately before an autonomous agent pays an EVM wallet. Checks the destination for an exact identifier match in current official OFAC SDN and Consolidate…
Procure a current company profile from a pinned search supplier and a pinned schema-normalization supplier. One call handles upstream x402 payments, returns bou…
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, an…
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,…
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-s…