Animica x402 Directory

Directory / x402stock.xyz

x402stock.xyz/api/v1/form-144

Market-wide recent Form 144 insider intent-to-sell notices across all US issuers — who is filing to sell, before the Form 4 confirms it. Per notice: ticker, issuer, insider, shares to be sold, aggregate market value, and approximate sale date. Tune the window with `?days=` (max 90) or `?startdt`/`?enddt`, and `?limit=` (max 50). Proposed sales, not executed. From SEC EDGAR. From x402stock

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://x402stock.xyz/api/v1/form-144'

# -> 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 'https://x402stock.xyz/api/v1/form-144'

Endpoint: https://x402stock.xyz/api/v1/form-144. Operated by x402stock.xyz, 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.

Other endpoints on x402stock.xyz

x402stock.xyz/api/v1/archive

Use to discover the point-in-time archive: immutable daily snapshots of ephemeral market state (Hyperliquid perps/spot, JLP pool, pre-IPO marks, market regime, …

GET · $0.02

x402stock.xyz/api/v1/avg-interest-rates

The average interest rate the US Treasury currently pays on its outstanding debt, broken out by security (Treasury Bills, Notes, Bonds, TIPS, FRNs, savings, and…

GET · $0.01

x402stock.xyz/api/v1/calendar

Upcoming US economic data releases — WHEN the market-moving prints land, not just their latest values. Returns curated high-importance releases (CPI, PPI, PCE, …

GET · $0.02

x402stock.xyz/api/v1/calendar/fomc

The full FOMC meeting schedule (2025–2027) with the last and next meeting and days-until. Each entry carries the two-day meeting's start and decision date, year…

GET · $0.01

x402stock.xyz/api/v1/clinical-trials

Clinical trials run by a company, from ClinicalTrials.gov, newest first. Pass `?sponsor=Vertex Pharmaceuticals` (required) plus `?limit=` (max 100). Each trial …

GET · $0.02

x402stock.xyz/api/v1/compare

Compare 2 to 3 US-listed stocks side by side (peer or watchlist comparisons). Pass a comma-separated list via `?tickers=AAPL,MSFT,NVDA` (1 to 3 symbols). Return…

GET · $0.05

x402stock.xyz/api/v1/conditions

Reference catalog of trade/quote condition codes (the numeric `conditions` seen on trades) with names, types, data types, and SIP mappings. From x402stock, a pa…

GET · $0.01

x402stock.xyz/api/v1/congress-trades

Recent stock trades disclosed by US members of Congress under the STOCK Act, parsed live from official House and Senate Periodic Transaction Reports: per trade …

GET · $0.03

x402stock.xyz/api/v1/cot

The weekly CFTC Commitments of Traders positioning across major futures markets in one call: for each market the open interest, non-commercial (large speculator…

GET · $0.02

x402stock.xyz/api/v1/energy

Every energy benchmark in one call: WTI and Brent crude oil spot, Henry Hub natural gas spot, and US regular retail gasoline — each with its latest price, prior…

GET · $0.02

x402stock.xyz/api/v1/exchange-rates

Official US Treasury reporting rates of exchange — government FX reference rates for ~170 currencies, in units of foreign currency per 1 USD, for the latest qua…

GET · $0.02

x402stock.xyz/api/v1/exchanges

Reference list of US equity exchanges and market centers with names, MICs, operating MICs, and SIP participant IDs. From x402stock, a pay-per-call market & econ…

GET · $0.01

All 51 endpoints on x402stock.xyz →