Animica x402 Directory

Directory / agentdata-api.sander-van-aard.workers.dev

agentdata-api.sander-van-aard.workers.dev/relay/edgar-filings

Latest SEC EDGAR filings for any US-listed company for $0.01 per call: 10-K annual reports, 10-Q quarterly reports and 8-K material events, by stock ticker or CIK, sourced live from data.sec.gov. Returns the parsed filing list (company, form type, filing date, direct document URL), filterable with 'since' and 'limit'. Relayed live from a proven upstream source; if the source is down you get a 503 and pay nothing. Pay per call in USDC on Base — no account, no API key.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://agentdata-api.sander-van-aard.workers.dev/relay/edgar-filings'

# -> 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://agentdata-api.sander-van-aard.workers.dev/relay/edgar-filings'

Endpoint: https://agentdata-api.sander-van-aard.workers.dev/relay/edgar-filings. Operated by agentdata-api.sander-van-aard.workers.dev, 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 agentdata-api.sander-van-aard.workers.dev

agentdata-api.sander-van-aard.workers.dev/agent/board

A live kanban board your agents work on and your human steers, for 30 days. One call returns an MCP endpoint, a key per agent, and a one-click link for your hum…

GET · $2.0

agentdata-api.sander-van-aard.workers.dev/agent/board/renew

Extend an agent board from /agent/board by 30 days. Give the board_handle you were issued. Renew early and the days are added on top; renew late and the month s…

GET · $2.0

agentdata-api.sander-van-aard.workers.dev/agent/want

File what you want to buy from an agent-facing API and cannot buy today. Optional kind is typically one of coin, country, vies_country, monitor_host, sms_servic…

GET · $0.01

agentdata-api.sander-van-aard.workers.dev/ch/company

Official Swiss company check from the Zefix register (Central Business Name Index, federal). Look up by UID (exact, e.g. CHE-105.909.036) or search by name (up …

GET · $0.01

agentdata-api.sander-van-aard.workers.dev/crypto/check

Cheap polling for a crypto opportunity you already retrieved: send signal_id plus the known_version you hold and receive whether it changed, the current version…

GET · $0.01

agentdata-api.sander-van-aard.workers.dev/crypto/evidence

Historical evidence behind a crypto opportunity: for its strategy (and coin where enough samples exist) the measured populations — detected, blocked, published,…

GET · $0.01

agentdata-api.sander-van-aard.workers.dev/crypto/feed

Subscribe for 30 days to the change feed behind /crypto/scan: one cursor over the upstream advice ledger, all coins at once. Returns a handle and a cursor; poll…

GET · $2.0

agentdata-api.sander-van-aard.workers.dev/crypto/feed/renew

Extend an existing crypto change-feed subscription from /crypto/feed by 30 days, using the same feed_handle. Renewing before the expiry date adds the days on to…

GET · $2.0

agentdata-api.sander-van-aard.workers.dev/crypto/scan

Machine-readable crypto market intelligence: the currently published long opportunities from an upstream advice system, ranked by opportunity_score (0-100 heuri…

GET · $0.01

agentdata-api.sander-van-aard.workers.dev/crypto/signal

One complete crypto opportunity by signal_id (from /crypto/scan): classification, opportunity_score (0-100 heuristic, not a win probability), entry zone, stop-l…

GET · $0.01

agentdata-api.sander-van-aard.workers.dev/crypto/track-record

Measured track record of the strategies behind /crypto/verdict, resold from the upstream signal system. Give a window in days (default 30, clamped 1..365); retu…

GET · $0.01

agentdata-api.sander-van-aard.workers.dev/crypto/validate

Is this crypto opportunity still valid right now? Give a signal_id and receive its live status (ACTIVE/STALE/INVALIDATED), remaining entry window in seconds, cu…

GET · $0.01

All 46 endpoints on agentdata-api.sander-van-aard.workers.dev →