Animica x402 Directory

Directory / finanz.halowerk.com

finanz.halowerk.com/v1/earnings-calendar

Builds a reporting calendar from SEC filings. For each past period it gives the period end, the date the report was filed, the form type, and the earnings per share and revenue as filed — the reported figures, not a summary of them. From the historical gap between period end and filing date it derives the median lag and projects the next expected filing window, clearly marked as an estimate: the SEC publishes no forward calendar, and a company can file early or late.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://finanz.halowerk.com/v1/earnings-calendar'

# -> 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://finanz.halowerk.com/v1/earnings-calendar'

Endpoint: https://finanz.halowerk.com/v1/earnings-calendar. Operated by finanz.halowerk.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.

Other endpoints on finanz.halowerk.com

finanz.halowerk.com/v1/bitcoin-fee-forecast

Returns the current fee rates for the usual confirmation targets together with the state of the mempool behind them, and then does the part that is usually miss…

GET · $0.004

finanz.halowerk.com/v1/commodity-snapshot

Day-ahead power prices for a European bidding zone from Energy-Charts, published by Fraunhofer ISE from Bundesnetzagentur SMARD data under CC BY 4.0 and therefo…

GET · $0.005

finanz.halowerk.com/v1/corporate-actions

Collects the corporate actions the SEC actually carries. Dividends: declared amounts per share per period from XBRL, newest first, with the change against the p…

GET · $0.005

finanz.halowerk.com/v1/defi-tvl-momentum

Returns the total value locked of a protocol, its distribution across chains, and the change over one day, seven days and thirty days, together with its share o…

GET · $0.005

finanz.halowerk.com/v1/econ-calendar

Returns scheduled economic-data release dates from the Federal Reserve Bank of St. Louis for a caller-selected window of at most 366 days. Results can be restri…

GET · $0.005

finanz.halowerk.com/v1/entity-monitor

In search mode, finds UK companies by name. In monitor mode, fetches the current company profile and filing history and compares it with the transaction id or f…

GET · $0.005

finanz.halowerk.com/v1/filing-to-json

Reads a company XBRL facts from SEC EDGAR and returns a consistent set of figures per reporting period: revenue, cost of revenue, gross and operating profit, ne…

GET · $0.005

finanz.halowerk.com/v1/fx-snapshot

Returns European Central Bank reference rates through frankfurter.dev: one base currency against the symbols you name, each with the value date the rate belongs…

GET · $0.005

finanz.halowerk.com/v1/lei-resolve

Resolves in both directions: a 20-character LEI returns that entity, a company name returns the matching entities ranked by the search. Each result carries the …

GET · $0.002

finanz.halowerk.com/v1/prediction-markets

Searches Polymarket for markets matching your terms and returns, per market, the implied probability of each outcome with the liquidity, 24-hour volume, bid-ask…

GET · $0.005

finanz.halowerk.com/v1/quote-snapshot

Queries public crypto exchanges for one trading pair and returns each venue separately with its last price, bid, ask, spread in basis points, 24-hour high, low …

GET · $0.005

All 12 endpoints on finanz.halowerk.com →