All services
3,049–3,072 of 22,209health.memoryapi.org
health.memoryapi.org
ClinVar genetic variants — pathogenic/benign variants for any gene with clinical significance and conditions.
market.memoryapi.org
market.memoryapi.org
Institutional investor SEC Form 13F filings. Look up any institution by CIK or name to get their latest 13F filing date and link.
x402-factory.com
x402-factory.com
Latest acquisition and disposition 8-K events as structured JSON — Latest 8-K filings classified as acquisition and disposition (Item 2.01) across covered companies, parsed into structured JSON with extractive summaries and filing links. Same shape as /v1/edgar/events, pre-filtered to Item 2.01 events.
x402-factory.com
x402-factory.com
Latest bankruptcy and receivership 8-K events as structured JSON — Latest 8-K filings classified as bankruptcy and receivership (Item 1.03) across covered companies, parsed into structured JSON with extractive summaries and filing links. Same shape as /v1/edgar/events, pre-filtered to Item 1.03 events.
tools.halowerk.com
tools.halowerk.com
Runs three detectors over one series and reports what each saw: a robust z score on median and median absolute deviation, a robust seasonal-trend decomposition with a z score on the residual, and an isolation forest over value and step-to-previous. Every score is returned per point, so callers set their own threshold instead of trusting a verdict. The forest draws from a fixed seed: same request, same result. Under three full cycles the seasonal figure is marked as not robust.
handel.halowerk.com
handel.halowerk.com
Takes a list of returns with the figures your own systems already hold and returns one decision per return, with the arithmetic that produced it. Four routes are valued: reselling as is, at the resale value weighted by the probability that it actually sells and less the restocking cost; repairing and reselling, at the refurbished value weighted by the repair success probability plus the salvage value on the failure branch, less the repair cost, which is incurred either way; recovering value…
handel.halowerk.com
handel.halowerk.com
Checks a name against the UK Sanctions List maintained by the Foreign, Commonwealth and Development Office. Returns each hit with the UK designation ID, the legacy OFSI group ID, the UN reference where the designation mirrors a UN listing, the designation type (individual, entity, ship), the regime regulations under which it was made, whether the designation originates from the UK or the UN, the specific measures imposed (asset freeze, travel ban, trust services, director disqualification and…
handel.halowerk.com
handel.halowerk.com
Checks a name against the Specially Designated Nationals and Blocked Persons List published by the US Treasury Office of Foreign Assets Control. Returns each hit with the OFAC record number, the record type (individual, entity, vessel, aircraft), every sanctions programme the record is listed under, the aliases OFAC publishes together with their a.k.a./f.k.a./n.k.a.
buero.halowerk.com
buero.halowerk.com
Takes an inventory — the controller, and one entry per processing activity with its purposes, the stated legal basis, the categories of data subjects and of personal data, the categories of recipients, any third-country transfers, the erasure periods and the security measures — and returns it laid out as a draft record of processing activities under Article 30(1) GDPR.
tools.halowerk.com
tools.halowerk.com
Groups the access records you pass into clients and sorts each in two stages: person or machine, then, for a machine, the purpose. Signals: cadence and its scatter, path shape and consecutive numeric runs, asset share, referer, method mix, not-found share, robots.txt, user agent product token. Each signal returns what was observed, its weight and why. A lead under two points stays unknown. Nothing is stored, no raw IP is returned: IPv4 cut to /24, IPv6 to /48.
solar.halowerk.com
solar.halowerk.com
Computes a transparent planning estimate for space-heating demand. The method is not DIN, VDI, GEG or PHPP and must not be used as regulatory proof. It combines transmission heat loss from each envelope component, ventilation heat loss from heated volume and air changes, monthly heating degree days from the nearest DWD 1991-2020 temperature-normal station, stated internal gains and optional domestic hot water.
handel.halowerk.com
handel.halowerk.com
Reads a hybrid invoice and returns it as data. Accepts a PDF with an embedded ZUGFeRD or Factur-X XML, or the EN 16931 XML on its own, in either syntax the standard allows: CII, which ZUGFeRD and Factur-X use, and UBL, which XRechnung and Peppol BIS use.
buero.halowerk.com
buero.halowerk.com
Takes three documents — the common base and the two versions derived from it — as text, public URLs or inline base64, reads PDF, DOCX, ODT, HTML and Markdown, and returns one merged document. The procedure is diff3 over paragraphs, or over lines if you ask for that: each version is first compared against the base with a Myers shortest-edit-script, the two comparisons together yield the passages that are identical in all three, and each region between them is resolved by rule.
api.delx.ai
api.delx.ai
Extract title and common meta tags from caller-held HTML — first-party local utility for agent preflight and proven micro-utils expansion. Returns deterministic machine-readable JSON for $0.002 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, no web search, no live RPC, and no mediagen. Results are advisory; the caller owns authorization, budgets, and production controls. Sibling of Delx routes that already conver…
api.delx.ai
api.delx.ai
Derive a deterministic namespaced idempotency key from canonical JSON. Use it before an autonomous workflow acts on untrusted input, changes an API, retries a request, or evaluates production reliability. Returns bounded machine-readable JSON for $0.002 USDC via x402 on Base. Execution is deterministic, first-party, local-only, stateless, and does not call an upstream provider; structured validation failures are not billed.
coil.trade
coil.trade
TradFi risk-on/risk-off in one $0.003 call for crypto agents. Returns the S&P 500 and Nasdaq-100 regime state, how many equity sectors are green out of 11 (breadth), whether the permission ladder allows risk at all, and the same engine's BTC/ETH trend gate — size against equity risk appetite instead of guessing. Regime states flip rarely (days, not minutes); recomputed ~5-9 min in-session by a live long-only engine scoring ~560 US names. Research, not advice.
app.suedeai.ai
app.suedeai.ai
Generate a still image from a text prompt. PAYMENT-SIGNATURE-authenticated requests default to asynchronous execution. Asynchronous responses return a jobId and pollUrl. Poll GET /agent/image/{jobId} without another payment until status is 'completed' and imageUrl is available.
signals.nsgoods.org
signals.nsgoods.org
Market scan data: strongest BUY/SELL states across major crypto pairs right now, with confidence. Machine-readable input for AI trading agents (USDC pay-per-call).
api.aitrailblazer.net
api.aitrailblazer.net
Agentic Market compatibility route. Uses Base x402 and returns HTTP 402 Payment Required when called without a valid x402 payment. Use the matching /mpp/v1/* route for Tempo MPP clients.
app.aabc.app
app.aabc.app
AABC Base Agent Report
twitter.use.x402atlas.com
twitter.use.x402atlas.com
Get a paginated timeline of posts from an X user.
twitter.use.x402atlas.com
twitter.use.x402atlas.com
Get a complete public X user profile by username.
api.delx.ai
api.delx.ai
Lightweight type/required/property check for agent-held JSON (not full draft validation) — first-party local utility for agent preflight and proven micro-utils expansion. Returns deterministic machine-readable JSON for $0.002 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, no web search, no live RPC, and no mediagen. Results are advisory; the caller owns authorization, budgets, and production controls. Sibling of…
natur.halowerk.com
natur.halowerk.com
Queries the Sensor.Community live area feed, keeps the newest noise reading per outdoor sensor within the requested radius, and returns nearest readings plus median, p10 and p90 LAeq. It never converts missing sensors into an estimated dB value. Community sensors are indicative rather than calibrated regulatory measurements; no day/night legal limit or property valuation is inferred.