Bezahlte Endpunkte für autonome Agenten. Abrechnung über x402 in USDC auf Base Mainnet.
POST /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 to. Optionally a comparison date is fetched too and the change per currency is computed in percent, so a move is visible without a second call. Cross rates between two non-euro currencies are derived through the base and marked as derived. These are daily reference rates published once each working day around 16:00 CET, not tradable quotes: there is no bid, no ask and no spread, and on a weekend or holiday the last working day is returned with its real date rather than today. Anything priced off this will differ from a dealt rate.
0.005 USDC je Aufruf · MCP fx_snapshot
POST /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, net income, basic and diluted EPS, assets, liabilities, equity, cash, operating cash flow and capital expenditure. Two things that make raw XBRL hard to use are handled here: the same figure carries different tag names depending on taxonomy and year, so several candidate tags are tried in a fixed order and the tag actually used is reported; and the SEC republishes a period whenever it is restated, so only the latest filing per period is kept instead of counting a quarter twice. Derived margins are computed only where both inputs come from the same period. Only companies filing with the SEC are covered — a foreign issuer without a US listing is absent.
0.005 USDC je Aufruf · MCP filing_to_json
POST /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 registered legal name, legal form, jurisdiction, registered address, the local register and registration number, and the LEI registration status with its last update and next renewal date — a lapsed registration means nobody renewed it and the data may be stale, which is stated rather than left to be discovered. Optionally the direct and ultimate parent are fetched, so a subsidiary can be traced to the group that controls it. GLEIF is the authoritative source for LEIs, but it only knows entities that ever applied for one: a company without an LEI is absent here, and absence is not evidence it does not exist.
0.002 USDC je Aufruf · MCP lei_resolve
POST /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 and volume, and the age of the value in milliseconds. On top of the raw quotes it computes what a single venue cannot tell you: the median across venues, the spread between the cheapest and dearest venue in basis points, and which venue is the outlier. A venue that fails is named with its reason instead of quietly dropping out of the average. Strictly crypto-native by design: quotes from regulated exchanges are licensed data and are deliberately not served here, so equities, funds, commodities and FX are out of scope. Not investment advice and not an execution price.
0.005 USDC je Aufruf · MCP quote_snapshot
POST /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 therefore usable commercially with attribution. Returns the quarter-hourly or hourly curve with minimum, maximum, mean, the cheapest and the dearest hour, and how many intervals carry a negative price — the figures a load-shifting or battery decision actually turns on. Scope is deliberately electricity only: for metals and agriculture no licence-free series was found, and exchange futures are licensed data that may not be resold, so they are named as absent rather than filled with a guess. These are day-ahead auction results, not settlement prices, and they carry no grid fees, levies or taxes.
0.005 USDC je Aufruf · MCP commodity_snapshot
POST /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 previous declaration and the implied annual rate. Splits: the conversion ratio from the equity note, with the period it was reported in. Events: recent 8-K filings with their item numbers translated into what they mean — change of control, auditor change, a prior statement no longer being reliable, delisting notice — so a material event is readable without opening the document. Every entry links to the filing on EDGAR. Deliberately not claimed: ex-dividend and payment dates are set by the exchange, not the SEC, and are not returned rather than guessed; nor is any dividend yield, which would need a licensed price.
0.005 USDC je Aufruf · MCP corporate_actions
POST /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. Analyst consensus and whispered numbers are deliberately absent — they come from licensed vendor data, are unavailable without a key, and appear as null with the reason rather than as an invented figure. A surprise against consensus therefore cannot be computed here, and that is stated instead of approximated.
0.005 USDC je Aufruf · MCP earnings_calendar
POST /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 spread and closing date. The probability is the mid price and nothing more: on a market with little liquidity or a wide spread it says little, so both are returned next to it and a thin market is flagged rather than presented as a confident forecast. Closed and resolved markets are marked, since a resolved market shows 0 or 100 percent and is a record, not a prediction. Prices are the last available from the venue, not a consensus across venues, and a single venue can be moved by one large participant.
0.005 USDC je Aufruf · MCP prediction_markets