eltociear-skill-audit.hf.space publishes 10 machine-payable endpoints over the x402 protocol, priced from $0.005 to $0.02 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /llm/chat | GET | $0.02 | 402 |
| /llm/extract | GET | $0.02 | 200 |
| /rss | GET | $0.005 | 200 |
| /search | GET | $0.01 | 402 |
| /trust | GET | $0.02 | 200 |
| /world/airquality | GET | $0.01 | 200 |
| /world/earthquakes | GET | $0.01 | 200 |
| /world/geocode | GET | $0.01 | 200 |
| /world/holidays | GET | $0.01 | 200 |
| /world/indicators | GET | $0.01 | 200 |
Run a chat completion against an open-weight 20B-class model — plain prompt in, text out, with automatic failover across independent inference backends so a single call still answers when any one prov…
Turn messy text — or any URL's page content — into structured JSON matching the shape you ask for, so an agent can consume a web page as data instead of prose
Parse an RSS/Atom feed into structured items (title, link, published, summary) — or auto-discover the feed from a site URL
What does the open web say about this query? Ranked title/url/snippet results for agents, served through an automatic multi-engine failover chain so a single call still answers when any one backend is…
Vet an x402 server or any URL for scam/phishing/trust in ONE call: transport, content-safety, domain, metadata + x402-compliance sub-scores, each with transparent evidence
How breathable is the air in this place right now? Current PM2.5, PM10, ozone, NO2, SO2, CO and dust plus both the US and European AQI, and the US AQI band ('Good', 'Unhealthy') so the number is direc…
Which earthquakes have just happened? Recent USGS events worldwide or within a radius of a named place, with magnitude, depth, tsunami flag and felt reports
Turn a place name into coordinates, country, admin region, timezone, elevation and population — the lookup every other location-aware call needs first
Which days are public holidays in this country? Full year of national and regional holidays with local names and a past/upcoming flag — date arithmetic an agent cannot infer from a calendar alone
What are this country's headline economics? World Bank time series for GDP, GDP per capita, population, inflation, unemployment, life expectancy, CO2 per capita or internet penetration, by plain-Engli…