buero.halowerk.com publishes 6 machine-payable endpoints over the x402 protocol, priced from $0.002 to $0.012 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/availability-resolve | GET | $0.002 | 402 |
| /v1/clause-extract | GET | $0.004 | 402 |
| /v1/entity-graph | GET | $0.004 | 402 |
| /v1/meeting-actions | GET | $0.004 | 402 |
| /v1/persona-eval | GET | $0.012 | 402 |
| /v1/terms-diff | GET | $0.004 | 402 |
Give it a search window, a meeting length, and for each participant a list of busy blocks — start and end, nothing else — and it returns the windows in which the meeting fits. Each participant carries…
Takes a contract as text, a public URL or inline base64 — PDF, DOCX, ODT, HTML and Markdown are read — and returns the passages governing the requested topics. Termination, liability, term, payment an…
Takes a text as text, a public URL or inline base64 — PDF, DOCX, ODT, HTML and Markdown are read — and returns it as a graph: the people, organisations, places, products, documents and events it names…
Takes a transcript as text, a public URL or inline base64 and returns what follows from the meeting: the tasks, who is responsible, by when, the decisions that were actually taken, and the questions t…
Runs a structured synthetic-persona critique through Groq using the configured model. The persona is treated as a hypothesis, never as a factual claim about every member of a demographic group; the re…
Takes two contract versions as text, public URLs or inline base64 — PDF, DOCX, ODT, HTML and Markdown are read — and reports what is different. Which passages changed is decided by a Myers shortest-ed…