data · Listed · Base · Found · 13 endpoints · Not used for Gateway
August Services
August Services
Extract structured JSON from unstructured text against a JSON Schema you supply. Returns data conforming to your schema, or nulls where the text does not contai
Not used for Gateway
Catalogued so agents know it is dead/unreachable — Gateway will not route it. Still catalogued — dead/unreachable knowledge is index value. (Degraded — catalogued (dead/unreachable known) · not used for Gateway)
Indexed from this operator's public /.well-known/x402.json. Found is not operator-owned and is not attested. Claim or opt out.
Agent Read · Cleared Index
SKIP
Skip until Cleared checks or settle mesh clear.
confidence
83%
source
signal
Index before you pay. Same payload for agents:
GET /api/cleared/agent-read?slug=cat-api-v3qhpbwutp-august-services
When to call
- Budget between $0.00 and $0.75 per call on published endpoints.
- Extract structured JSON from unstructured text against a JSON Schema you supply. Returns data conforming to your schema, or nulls where the text does not contai
Risks
- Found — not operator-owned; claim status unknown.
- No Cleared settlement receipt on file yet.
- Uptime not yet marked stable.
- No Gateway traffic yet — market share unproven.
Price posture
Published 13 endpoints from $0.00 to $0.75.
Category · Gateway
data · no Gateway routes yet — early / unproven on Cleared market share.
Endpoint hints
POST /v1/extractExtract structured JSON from unstructured text against a JSON Schema you supply. Returns data conforming to your schema, or nulls where the text does not contai
POST /v1/markdownConvert any public web page into clean, LLM-ready Markdown with the navigation, scripts and boilerplate stripped. Pay per call with no account, no subscription
POST /v1/site-auditFull site audit in one call. Crawls up to 25 pages via sitemap or link discovery and returns: DNS, TLS certificate and expiry, robots.txt and security.txt, per-
POST /v1/domain-auditDeterministic public-posture audit of a domain: A/AAAA/MX/NS/TXT records, SPF, TLS certificate issuer, validity window and days until expiry, plus whether robot
POST /v1/evidenceCapture a citable snapshot of a public web page: final URL after redirects, HTTP status, timestamp, security headers, extracted text, and SHA-256 hashes of both
POST /v1/summarizeSummarise long text to a target length, returning both a one-line abstract and the key points as a list. Commodity capability, priced near the market median bec
POST /v1/redactFind and redact personal data in free text — names, emails, phone numbers, payment cards, government identifiers and IP addresses. Returns the redacted text plu
POST /v1/translateTranslate text between languages, with automatic source-language detection. Returns the detected source language alongside the translation so an agent can branc
Evidence (Cleared)
- → Intake degraded · not used for Gateway
- → Trust 15/100 · fail · tier listed
- → Protocol x402 · Base
- → Manifest pending · schema partial
- → Found listing — indexed from public x402.json, not operator-attested.
Endpoints
Structured data and entity extraction from text
$0.05POST https://api-v3qhpbwutp.august.services/v1/extractExtract structured JSON from unstructured text against a JSON Schema you supply. Returns data conforming to your schema, or nulls where the text does not contain a field. Runs on dedicated local hardware — no per-token cloud billing. Typical alternative: $15-30 per 1,000 pages.
Convert any public web page into clean, LLM-ready Markdown with the navigation,
$0.00POST https://api-v3qhpbwutp.august.services/v1/markdownConvert any public web page into clean, LLM-ready Markdown with the navigation, scripts and boilerplate stripped. Pay per call with no account, no subscription and no monthly minimum — useful for agents that need a handful of pages rather than a scraping plan. Obeys robots.txt and fetches logged-out public pages only.
Full site audit in one call. Crawls up to 25 pages via sitemap or link discovery
$0.00POST https://api-v3qhpbwutp.august.services/v1/site-auditFull site audit in one call. Crawls up to 25 pages via sitemap or link discovery and returns: DNS, TLS certificate and expiry, robots.txt and security.txt, per-page titles, descriptions, headings, word counts and SHA-256 content hashes, verified broken internal links, missing alt text and viewport tags, plus an evidence-grounded summary of what the site is. Refuses to bill if no pages could be retrieved.
Deterministic public-posture audit of a domain: A/AAAA/MX/NS/TXT records, SPF, T
$0.00POST https://api-v3qhpbwutp.august.services/v1/domain-auditDeterministic public-posture audit of a domain: A/AAAA/MX/NS/TXT records, SPF, TLS certificate issuer, validity window and days until expiry, plus whether robots.txt and security.txt are published (with hashes). One call instead of a dozen lookups. No model involved — every field is read directly from DNS or the TLS handshake.
Capture a citable snapshot of a public web page: final URL after redirects, HTTP
$0.00POST https://api-v3qhpbwutp.august.services/v1/evidenceCapture a citable snapshot of a public web page: final URL after redirects, HTTP status, timestamp, security headers, extracted text, and SHA-256 hashes of both the raw response and the text. Deterministic and reproducible — no model involved, nothing generated. Use it to prove what a page said at a point in time, or to detect whether content actually changed.
Summarise long text to a target length, returning both a one-line abstract and t
$0.00POST https://api-v3qhpbwutp.august.services/v1/summarizeSummarise long text to a target length, returning both a one-line abstract and the key points as a list. Commodity capability, priced near the market median because it costs us only electricity — useful for agents that need to compress a document before reasoning over it.
Find and redact personal data in free text — names, emails, phone numbers, payme
$0.00POST https://api-v3qhpbwutp.august.services/v1/redactFind and redact personal data in free text — names, emails, phone numbers, payment cards, government identifiers and IP addresses. Returns the redacted text plus a typed inventory of what was removed, so a pipeline can log the decision without logging the data. Useful before sending user content to a third party.
Translate text between languages, with automatic source-language detection. Retu
$0.00POST https://api-v3qhpbwutp.august.services/v1/translateTranslate text between languages, with automatic source-language detection. Returns the detected source language alongside the translation so an agent can branch on it. Pay per call in USDC with no account or subscription. Handles documents up to roughly 40,000 characters in one request.
Extract structured JSON from a PDF against a JSON Schema you supply. Send a URL
$0.00POST https://api-v3qhpbwutp.august.services/v1/pdf-extractExtract structured JSON from a PDF against a JSON Schema you supply. Send a URL or base64 bytes; get back your schema, filled. Whole-document pricing, not per-page: a 20-page contract costs the same as a 2-page invoice. Reads the embedded text layer — scanned image-only PDFs are rejected with a clear error rather than empty fields.
Turn tabular text — pasted tables, statements, reports, CSV-ish fragments — into
$0.00POST https://api-v3qhpbwutp.august.services/v1/tableTurn tabular text — pasted tables, statements, reports, CSV-ish fragments — into clean JSON rows with consistent column names. Handles ragged formatting that regex-based parsers break on. The cloud equivalent for table extraction bills around $15 per 1,000 pages.
Classify text into one of the labels you provide, with a confidence score and a
$0.00POST https://api-v3qhpbwutp.august.services/v1/classifyClassify text into one of the labels you provide, with a confidence score and a short justification. Useful for routing, triage, moderation queues and tagging pipelines where an agent needs a cheap deterministic decision per item.
Fetch a public web page and return structured JSON matching a JSON Schema you su
$0.00POST https://api-v3qhpbwutp.august.services/v1/web-extractFetch a public web page and return structured JSON matching a JSON Schema you supply. Combines retrieval and extraction in one paid call, so an agent does not need a separate scraping subscription. Obeys robots.txt and fetches logged-out public pages only.
Bulk structured extraction — 30 texts per call, half price
$0.75POST https://api-v3qhpbwutp.august.services/v1/bulk-extractExtract structured JSON from up to 30 texts in a single paid call against one JSON Schema. Half the per-item price of individual calls because the work runs on dedicated hardware rather than metered cloud inference. Returns per-item results with individual errors, so one malformed input never fails the batch.
Checks
pending
partial
2026-08-26T10:33:46.758Z
Intake degraded · Degraded — catalogued (dead/unreachable known) · not used for Gateway · probed 3/3 · Manifest HTTP 404. Listed anyway. | No settlement evidence found in chain signals.
Claim this listing to upgrade to Cleared attestation.
Claim listing