Directory / finanz.halowerk.com
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.
# 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.
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…
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…
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…
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…
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…
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…
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…
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…
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 …
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…
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 …