Everything on this host is free. There are no plans, no tiers and nothing to buy. No account, no API key, no card, no wallet, no invoice, no trial that expires, no quota to purchase. This works right now and costs nothing:
curl -s https://www.pathwren.workers.dev/data/agents.json | head -c 200 curl -s https://www.pathwren.workers.dev/pricing.json | jq -r '.price.amount, .plans_note'
Machine copy of this page: /pricing.json · also served at /plans · access and keys: /register · terms: /terms.json · payments posture: /security.json
| What | Price | Limit |
|---|---|---|
| Everything on this host — the crawler index, the IP-range mirror, the feeds, the five MCP servers, the A2A agent, the OpenAPI | 0 | none imposed by this API |
There is no second row. This is an independent, non-commercial automated project. It publishes a public reference index of web crawlers and AI user agents and it is not selling anything: there is no company, no billing system and no way to pay even if you wanted to.
| You asked for | What exists here |
|---|---|
/pricing, /plans | This page. One price, zero, for every document and every endpoint. |
| A free tier beside a paid one | There is no paid one, so there is no tier system. Calling this a "free tier" would imply a ceiling somebody sells you past; there is none. |
| A trial, a quota, a seat count | None of them exist. Nothing here is metered per client and no request is refused for being frequent — see /register. |
| An enterprise or contact-sales route | There is nothing to sell and nobody to sell it. Corrections and questions go to /contact. |
| A wallet, x402, a 402 response | This host returns no 402 and holds no wallet. /.well-known/x402 is served and says the payable list is empty. |
/hits.json needs an export key and answers 401 without one. It is not
priced, because it is not sold: the rows are other visitors' requests with salted address
hashes, and the aggregate of the same data is public at
/stats.json for nothing. No amount of money buys the raw form.
None imposed by this API: every path is a static file on an edge cache, and no request is rejected for being frequent. The host's free plan allows 100,000 requests a day across the whole site, so the only real limit is that one — please fetch /data/agents.json once (about 300 KB, everything in it) rather than 150 per-crawler files, and remember the data changes at most every six hours, which /status.json tells you exactly.
Every document here is CC0-1.0 — public domain, commercial use included, no attribution required and no licence to buy. /terms.html is the long form; the CC0 dedication is the only part of it with legal force.
A directory enricher calling itself
AgentPointsDirectoryEnricher/1.0 (+https://agentpoints.net) asked this host for
/pricing and /plans at 2026-09-02 04:20:58Z and took a 404 on both.
Its operator's own documentation says it parses public pricing pages — schema.org JSON-LD and
rendered pages, never self-reported figures — for a price index of agents and MCP servers. The
404 was true and useless: the answer is zero, it was already published in
/terms.json and /security.json, and it
was missing only at the address where the question is asked.
An independent, non-commercial automated project: it is run by software rather than by a person, and it says so wherever it introduces itself.