x402 List

x402 Protocol Service Directory

Structured Extraction API

Data

payment-ready 2026-08-29, probe currently failing

Pay-per-call structured data extraction over x402. Nine endpoints covering PDF and text extraction against a caller-supplied JSON Schema, table parsing, web page extraction, HTML to Markdown, classification, translation, PII redaction and summarisation. No account, API key, subscription or minimum — each request settles in USDC on Base. Runs on owned GPU hardware, so document extraction is priced per call rather than the $15-30 per 1,000 pages typical of cloud document AI.

Pay from $0.001 to $0.12 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

measured since 2026-07-29 (start of our harvest window) · $3.29 all-time · last settled 2026-08-06

BASE URL https://api-v3qhpbwutp.august.services WEBSITE https://api-v3qhpbwutp.august.services ENDPOINTS 9 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-30 MONITORED SINCE 2026-07-30

VERDICT

ranking generation 3

mixed 70/100 #272 of 283 in Data by measured score

What the score read on this service: status offline, 92.7% uptime 30d, 1295ms response p95, x402 compliance 13 of 14, $0.001 price against the category, on-chain traction measured. Each of those is measured, and each is published in full below.

The score comes from our own monitoring, never from reviews, operator claims, or a language model: reliability, x402 compliance, price against the category, a deterministic risk flag, and a small on-chain traction term, weighted by ranking generation 3. It is not placement anyone can buy: the paid verify tier is reported beside it and is not one of its inputs. Every component below stays published and read-only.

It is a score inside Data, and only there: price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, which here means 283 listings, this one among them. That set is wider than the 283 the position above is counted against, because a listing we have measured too little of to rank still sits in the field the price and the speed are normalized over. The same service in a different field would read differently. The same engine answers GET /api/v1/best, and asked for a different pool (the whole directory, or another filter) it returns a different number for this service under this same ranking generation. Neither is more correct: they answer different questions, and the methodology states which is which.

Bands on the 0 to 100 measured score: strong at 93 and above, solid from 75, mixed from 55, weak below 55. Price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, so the score places a service in its own field.

ALTERNATIVES IN DATA

Other Data services in this directory, ordered by the same measured score. The figures are ours: 30-day uptime from our own probes, 30-day settlement volume read on-chain (a conservative undercount, and null where we cannot measure it, never a zero).

Ranked alternative x402 services in the same category, with band, measured score, 30-day uptime and 30-day on-chain settlement volume
SERVICE BAND SCORE UPTIME 30D VOL 30D
StableEnrich strong 96 100% $2.0k
glim.sh strong 95 100% $52.46
SniperX•x402 strong 95 100% $538.47
cn402 strong 94 100% $39.15
API Acre solid 92 99.8% $34.05
5 of 282 other ranked services in Data · see the whole category

ASSESSMENT

updated 5h ago

The parts the verdict above is computed from, each with its proof. Click any chip. Measured values stay read-only; unknown is honest, and an unknown is never counted as a zero.

reliability 92.7%
uptime 24h
0%
uptime 7d
0%
uptime 30d
92.7%
uptime 90d
94.9%
response p95
1295ms
avg response
471ms
total checks
1,447

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (13/14): declares the current x402 version (2), stale (probe failing)

13 of 14 x402 conformance checks pass; failing: declares the current x402 version (2). Full checklist below.

jump to compliance checklist

price $0.001 to $0.12 (p10 in Data)
price (min)
$0.001
price (max)
$0.12
category percentile (min)
p10 in Data
category percentile (max)
p77 in Data
endpoints / prices
9 / 7
model
tiered
stability
0%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
97d
registrar
GoDaddy.com, LLC
hosting
custom
domain created
2026-06-06

Identity facts, not a risk score.

traction $0.00 30d · 0 buyers
volume 30d
$0.00
buyers 30d
0
settlements 30d
0
measured since
2026-07-29 (start of our harvest window)
last settlement
2026-08-06
top buyer share
-
trend 7d vs 30d
-
networks
eip155:8453
volume all-time
$3.29
settlements all-time
15
median settlement 30d
-
max settlement 30d
-
settled via
-

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

No AI synthesis has been produced for this service yet.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
GET /v1/classify Classify 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. $0.03 Base USDC body (v1 style)
GET /v1/extract 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 contain a field. Runs on dedicated local hardware — no per-token cloud billing. Typical alternative: $15-30 per 1,000 pages. $0.05 Base USDC body (v1 style)
GET /v1/markdown Convert 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. $0.001 Base USDC body (v1 style)
GET /v1/pdf-extract Extract 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. $0.12 Base USDC body (v1 style)
GET /v1/redact Find 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. $0.04 Base USDC body (v1 style)
GET /v1/summarize Summarise 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. $0.02 Base USDC body (v1 style)
GET /v1/table Turn 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. $0.05 Base USDC body (v1 style)
GET /v1/translate Translate 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. $0.02 Base USDC body (v1 style)
GET /v1/web-extract Fetch 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. $0.08 Base USDC body (v1 style)
9 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /v1/classify returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://api-v3qhpbwutp.august.services/v1/classify'
// 402 response (captured by monitor) · 9 payloads · click to expand
[
  {
    "tags": [
      "x402",
      "table",
      "json",
      "extraction"
    ],
    "type": "http",
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xCD081570677fdCBB21cc90E5f5675368fcB6b7AA",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api-v3qhpbwutp.august.services/v1/table",
        "description": "Turn 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.",
        "outputSchema": {
          "input": {
            "body": {
              "text": "Item    Qty  Price\nWidget   2   4.50\nGizmo   10   1.25"
            },
            "type": "http",
            "method": "GET",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "example": {
              "rows": [
                {
                  "Qty": "2",
                  "Item": "Widget",
                  "Price": "4.50"
                }
              ],
              "columns": [
                "Item",
                "Qty",
                "Price"
              ]
            }
          }
        },
        "maxAmountRequired": "50000",
        "maxTimeoutSeconds": 120
      }
    ],
    "resource": "https://api-v3qhpbwutp.august.services/v1/table",
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "text": "Item    Qty  Price\nWidget   2   4.50\nGizmo   10   1.25"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "rows": [
                {
                  "Qty": "2",
                  "Item": "Widget",
                  "Price": "4.50"
                }
              ],
              "columns": [
                "Item",
                "Qty",
                "Price"
              ]
            }
          }
        },
        "routeTemplate": "/v1/table"
      }
    },
    "description": "Turn 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.",
    "serviceName": "Turn tabular text — pasted tables, statements, reports, CSV-ish fragments — into",
    "x402Version": 1
  },
  {
    "tags": [
      "x402",
      "pdf",
      "extract",
      "json",
      "schema",
      "invoice",
      "document"
    ],
    "type": "http",
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xCD081570677fdCBB21cc90E5f5675368fcB6b7AA",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api-v3qhpbwutp.august.services/v1/pdf-extract",
        "description": "Extract 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.",
        "outputSchema": {
          "input": {
            "body": {
              "url": "https://example.com/invoice.pdf",
              "schema": {
                "type": "object",
                "properties": {
                  "total": {
                    "type": "number"
                  },
                  "due_date": {
                    "type": "string"
                  },
                  "invoice_number": {
                    "type": "string"
                  }
                }
              }
            },
            "type": "http",
            "method": "GET",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "example": {
              "data": {
                "total": 4820.5,
                "due_date": "2026-05-01",
                "invoice_number": "INV-2201"
              },
              "pages": 3
            }
          }
        },
        "maxAmountRequired": "120000",
        "maxTimeoutSeconds": 120
      }
    ],
    "resource": "https://api-v3qhpbwutp.august.services/v1/pdf-extract",
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "url": "https://example.com/invoice.pdf",
              "schema": {
                "type": "object",
                "properties": {
                  "total": {
                    "type": "number"
                  },
                  "due_date": {
                    "type": "string"
                  },
                  "invoice_number": {
                    "type": "string"
                  }
                }
              }
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "data": {
                "total": 4820.5,
                "due_date": "2026-05-01",
                "invoice_number": "INV-2201"
              },
              "pages": 3
            }
          }
        },
        "routeTemplate": "/v1/pdf-extract"
      }
    },
    "description": "Extract 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.",
    "serviceName": "Extract structured JSON from a PDF against a JSON Schema you supply",
    "x402Version": 1
  },
  {
    "tags": [
      "x402",
      "extract",
      "json",
      "schema"
    ],
    "type": "http",
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xCD081570677fdCBB21cc90E5f5675368fcB6b7AA",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api-v3qhpbwutp.august.services/v1/extract",
        "description": "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 contain a field. Runs on dedicated local hardware — no per-token cloud billing. Typical alternative: $15-30 per 1,000 pages.",
        "outputSchema": {
          "input": {
            "body": {
              "text": "Invoice 4471 dated 2026-03-02, total $1,240.00, vendor Acme Ltd.",
              "schema": {
                "type": "object",
                "required": [
                  "invoice_number"
                ],
                "properties": {
                  "total": {
                    "type": "number"
                  },
                  "vendor": {
                    "type": "string"
                  },
                  "invoice_number": {
                    "type": "string"
                  }
                }
              }
            },
            "type": "http",
            "method": "GET",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "example": {
              "total": 1240,
              "vendor": "Acme Ltd",
              "invoice_number": "4471"
            }
          }
        },
        "maxAmountRequired": "50000",
        "maxTimeoutSeconds": 120
      }
    ],
    "resource": "https://api-v3qhpbwutp.august.services/v1/extract",
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "text": "Invoice 4471 dated 2026-03-02, total $1,240.00, vendor Acme Ltd.",
              "schema": {
                "type": "object",
                "required": [
                  "invoice_number"
                ],
                "properties": {
                  "total": {
                    "type": "number"
                  },
                  "vendor": {
                    "type": "string"
                  },
                  "invoice_number": {
                    "type": "string"
                  }
                }
              }
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "total": 1240,
              "vendor": "Acme Ltd",
              "invoice_number": "4471"
            }
          }
        },
        "routeTemplate": "/v1/extract"
      }
    },
    "description": "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 contain a field. Runs on dedicated local hardware — no per-token cloud billing. Typical alternative: $15-30 per 1,000 pages.",
    "serviceName": "Extract structured JSON from unstructured text against a JSON Schema you supply",
    "x402Version": 1
  },
  {
    "tags": [
      "x402",
      "web",
      "extract",
      "json",
      "schema",
      "extraction",
      "scraping"
    ],
    "type": "http",
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xCD081570677fdCBB21cc90E5f5675368fcB6b7AA",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api-v3qhpbwutp.august.services/v1/web-extract",
        "description": "Fetch 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.",
        "outputSchema": {
          "input": {
            "body": {
              "url": "https://example.com/pricing",
              "schema": {
                "type": "object",
                "properties": {
                  "plans": {
                    "type": "array",
                    "items": {
                      "type": "object",
                      "properties": {
                        "name": {
                          "type": "string"
                        },
                        "price": {
                          "type": "string"
                        }
                      }
                    }
                  }
                }
              }
            },
            "type": "http",
            "method": "GET",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "example": {
              "plans": [
                {
                  "name": "Pro",
                  "price": "$19/mo"
                }
              ]
            }
          }
        },
        "maxAmountRequired": "80000",
        "maxTimeoutSeconds": 120
      }
    ],
    "resource": "https://api-v3qhpbwutp.august.services/v1/web-extract",
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "url": "https://example.com/pricing",
              "schema": {
                "type": "object",
                "properties": {
                  "plans": {
                    "type": "array",
                    "items": {
                      "type": "object",
                      "properties": {
                        "name": {
                          "type": "string"
                        },
                        "price": {
                          "type": "string"
                        }
                      }
                    }
                  }
                }
              }
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "plans": [
                {
                  "name": "Pro",
                  "price": "$19/mo"
                }
              ]
            }
          }
        },
        "routeTemplate": "/v1/web-extract"
      }
    },
    "description": "Fetch 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.",
    "serviceName": "Fetch a public web page and return structured JSON matching a JSON Schema you su",
    "x402Version": 1
  },
  {
    "tags": [
      "x402",
      "classify",
      "deterministic"
    ],
    "type": "http",
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xCD081570677fdCBB21cc90E5f5675368fcB6b7AA",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api-v3qhpbwutp.august.services/v1/classify",
        "description": "Classify 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.",
        "outputSchema": {
          "input": {
            "body": {
              "text": "The checkout page returns a 500 after applying a coupon.",
              "labels": [
                "bug",
                "feature_request",
                "billing",
                "other"
              ]
            },
            "type": "http",
            "method": "GET",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "example": {
              "label": "bug",
              "reason": "Reports a server error during checkout.",
              "confidence": 0.94
            }
          }
        },
        "maxAmountRequired": "30000",
        "maxTimeoutSeconds": 120
      }
    ],
    "resource": "https://api-v3qhpbwutp.august.services/v1/classify",
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "text": "The checkout page returns a 500 after applying a coupon.",
              "labels": [
                "bug",
                "feature_request",
                "billing",
                "other"
              ]
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "label": "bug",
              "reason": "Reports a server error during checkout.",
              "confidence": 0.94
            }
          }
        },
        "routeTemplate": "/v1/classify"
      }
    },
    "description": "Classify 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.",
    "serviceName": "Classify text into one of the labels you provide, with a confidence score and a ",
    "x402Version": 1
  },
  {
    "tags": [
      "x402",
      "summarize",
      "document"
    ],
    "type": "http",
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xCD081570677fdCBB21cc90E5f5675368fcB6b7AA",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api-v3qhpbwutp.august.services/v1/summarize",
        "description": "Summarise 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.",
        "outputSchema": {
          "input": {
            "body": {
              "text": "Long article text goes here...",
              "max_points": 5
            },
            "type": "http",
            "method": "GET",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "example": {
              "abstract": "Quarterly revenue rose 12% on strong subscription growth.",
              "key_points": [
                "Revenue up 12% year over year",
                "Subscriptions drove the increase"
              ]
            }
          }
        },
        "maxAmountRequired": "20000",
        "maxTimeoutSeconds": 120
      }
    ],
    "resource": "https://api-v3qhpbwutp.august.services/v1/summarize",
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "text": "Long article text goes here...",
              "max_points": 5
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "abstract": "Quarterly revenue rose 12% on strong subscription growth.",
              "key_points": [
                "Revenue up 12% year over year",
                "Subscriptions drove the increase"
              ]
            }
          }
        },
        "routeTemplate": "/v1/summarize"
      }
    },
    "description": "Summarise 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.",
    "serviceName": "Summarise long text to a target length, returning both a one-line abstract and t",
    "x402Version": 1
  },
  {
    "tags": [
      "x402",
      "translate",
      "translation",
      "document"
    ],
    "type": "http",
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xCD081570677fdCBB21cc90E5f5675368fcB6b7AA",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api-v3qhpbwutp.august.services/v1/translate",
        "description": "Translate 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.",
        "outputSchema": {
          "input": {
            "body": {
              "text": "Le rapport trimestriel sera publié vendredi.",
              "target_language": "English"
            },
            "type": "http",
            "method": "GET",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "example": {
              "translation": "The quarterly report will be published on Friday.",
              "detected_source_language": "French"
            }
          }
        },
        "maxAmountRequired": "20000",
        "maxTimeoutSeconds": 120
      }
    ],
    "resource": "https://api-v3qhpbwutp.august.services/v1/translate",
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "text": "Le rapport trimestriel sera publié vendredi.",
              "target_language": "English"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "translation": "The quarterly report will be published on Friday.",
              "detected_source_language": "French"
            }
          }
        },
        "routeTemplate": "/v1/translate"
      }
    },
    "description": "Translate 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.",
    "serviceName": "Translate text between languages, with automatic source-language detection",
    "x402Version": 1
  },
  {
    "tags": [
      "x402",
      "redact"
    ],
    "type": "http",
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xCD081570677fdCBB21cc90E5f5675368fcB6b7AA",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api-v3qhpbwutp.august.services/v1/redact",
        "description": "Find 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.",
        "outputSchema": {
          "input": {
            "body": {
              "text": "Contact Dana Reyes at [email protected] or 555-0142 about invoice 8891."
            },
            "type": "http",
            "method": "GET",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "example": {
              "found": [
                {
                  "type": "NAME",
                  "value": "Dana Reyes"
                },
                {
                  "type": "EMAIL",
                  "value": "[email protected]"
                }
              ],
              "redacted_text": "Contact [NAME] at [EMAIL] or [PHONE] about invoice 8891."
            }
          }
        },
        "maxAmountRequired": "40000",
        "maxTimeoutSeconds": 120
      }
    ],
    "resource": "https://api-v3qhpbwutp.august.services/v1/redact",
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "text": "Contact Dana Reyes at [email protected] or 555-0142 about invoice 8891."
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "found": [
                {
                  "type": "NAME",
                  "value": "Dana Reyes"
                },
                {
                  "type": "EMAIL",
                  "value": "[email protected]"
                }
              ],
              "redacted_text": "Contact [NAME] at [EMAIL] or [PHONE] about invoice 8891."
            }
          }
        },
        "routeTemplate": "/v1/redact"
      }
    },
    "description": "Find 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.",
    "serviceName": "Find and redact personal data in free text — names, emails, phone numbers, payme",
    "x402Version": 1
  },
  {
    "tags": [
      "x402",
      "markdown",
      "scraping"
    ],
    "type": "http",
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xCD081570677fdCBB21cc90E5f5675368fcB6b7AA",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api-v3qhpbwutp.august.services/v1/markdown",
        "description": "Convert 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.",
        "outputSchema": {
          "input": {
            "body": {
              "url": "https://example.com/article"
            },
            "type": "http",
            "method": "GET",
            "bodyType": "json",
            "discoverable": true
          },
          "output": {
            "example": {
              "title": "Example Domain",
              "source": "https://example.com/article",
              "markdown": "# Example Domain\n\nThis domain is for use in..."
            }
          }
        },
        "maxAmountRequired": "1000",
        "maxTimeoutSeconds": 120
      }
    ],
    "resource": "https://api-v3qhpbwutp.august.services/v1/markdown",
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "url": "https://example.com/article"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "title": "Example Domain",
              "source": "https://example.com/article",
              "markdown": "# Example Domain\n\nThis domain is for use in..."
            }
          }
        },
        "routeTemplate": "/v1/markdown"
      }
    },
    "description": "Convert 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.",
    "serviceName": "Convert any public web page into clean, LLM-ready Markdown with the navigation, ",
    "x402Version": 1
  }
]

OVER TIME

All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/structured-extraction-api/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
08-27 · uptime 91.1% · 708ms avg08-28 · uptime 92.2% · 792ms avg08-29 · uptime 63.5% · 510ms avg08-30 · uptime 0.0%08-31 · uptime 0.0%09-01 · uptime 0.0%09-02 · uptime 0.0%09-03 · uptime 0.0%09-04 · uptime 0.0%09-05 · uptime 0.0%09-06 · uptime 0.0%09-07 · uptime 0.0%09-08 · uptime 0.0%09-09 · uptime 0.0%09-10 · uptime 0.0%09-11 · uptime 0.0%09-12 · uptime 0.0%09-13 · uptime 0.0%08-15 · uptime 100.0% · 479ms avg08-16 · uptime 100.0% · 287ms avg08-17 · uptime 100.0% · 317ms avg08-18 · uptime 100.0% · 281ms avg08-19 · uptime 95.6% · 275ms avg08-20 · uptime 100.0% · 299ms avg08-21 · uptime 100.0% · 363ms avg08-22 · uptime 100.0% · 460ms avg08-23 · uptime 98.9% · 517ms avg08-24 · uptime 98.9% · 562ms avg08-25 · uptime 100.0% · 691ms avg08-26 · uptime 97.8% · 656ms avg08-27 · uptime 91.1% · 708ms avg08-28 · uptime 92.2% · 792ms avg08-29 · uptime 63.5% · 510ms avg08-30 · uptime 0.0%08-31 · uptime 0.0%09-01 · uptime 0.0%09-02 · uptime 0.0%09-03 · uptime 0.0%09-04 · uptime 0.0%09-05 · uptime 0.0%09-06 · uptime 0.0%09-07 · uptime 0.0%09-08 · uptime 0.0%09-09 · uptime 0.0%09-10 · uptime 0.0%09-11 · uptime 0.0%09-12 · uptime 0.0%09-13 · uptime 0.0%08-1509-13
30d UPTIME 92.7%
RESPONSE TIME
08-15 · 479ms avg08-15 · 479ms avg08-16 · 287ms avg08-16 · 287ms avg08-17 · 317ms avg08-17 · 317ms avg08-18 · 281ms avg08-18 · 281ms avg08-19 · 275ms avg08-19 · 275ms avg08-20 · 299ms avg08-20 · 299ms avg08-21 · 363ms avg08-21 · 363ms avg08-22 · 460ms avg08-22 · 460ms avg08-23 · 517ms avg08-23 · 517ms avg08-24 · 562ms avg08-24 · 562ms avg08-25 · 691ms avg08-25 · 691ms avg08-26 · 656ms avg08-26 · 656ms avg08-27 · 708ms avg08-27 · 708ms avg08-28 · 792ms avg08-28 · 792ms avg08-29 · 510ms avg08-29 · 510ms avg08-30 · 0ms avg08-30 · 0ms avg08-31 · 0ms avg08-31 · 0ms avg09-01 · 0ms avg09-01 · 0ms avg09-02 · 0ms avg09-02 · 0ms avg09-03 · 0ms avg09-03 · 0ms avg09-04 · 0ms avg09-04 · 0ms avg09-05 · 0ms avg09-05 · 0ms avg09-06 · 0ms avg09-06 · 0ms avg09-07 · 0ms avg09-07 · 0ms avg09-08 · 0ms avg09-08 · 0ms avg09-09 · 0ms avg09-09 · 0ms avg09-10 · 0ms avg09-10 · 0ms avg09-11 · 0ms avg09-11 · 0ms avg09-12 · 0ms avg09-12 · 0ms avg09-13 · 0ms avg09-13 · 0ms avg08-1509-13
AVG RESP 471ms
PRICE (captured 402, USD)
08-14 · $0.0409-13 · $0.04$0.0408-1409-13

Median across 9 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
08-14 uptime: 97.0% compliance: 93% checks08-15 uptime: 97.2% compliance: 93% checks08-16 uptime: 97.4% compliance: 93% checks08-17 uptime: 97.5% compliance: 93% checks08-18 uptime: 97.7% compliance: 93% checks08-19 uptime: 97.8% compliance: 93% checks08-20 uptime: 97.7% compliance: 93% checks08-21 uptime: 97.8% compliance: 93% checks08-22 uptime: 97.9% compliance: 93% checks08-23 uptime: 97.9% compliance: 93% checks08-24 uptime: 97.9% compliance: 93% checks08-25 uptime: 98.0% compliance: 93% checks08-26 uptime: 98.0% compliance: 93% checks08-27 uptime: 97.8% compliance: 93% checks08-28 uptime: 97.6% compliance: 93% checks08-29 uptime: 96.9% compliance: 93% checks08-30 uptime: 97.9% compliance: 93% checks08-31 uptime: 98.0% compliance: 93% checks09-01 uptime: 97.8% compliance: 93% checks09-02 uptime: 97.5% compliance: 93% checks09-03 uptime: 97.2% compliance: 93% checks09-04 uptime: 96.9% compliance: 93% checks09-05 uptime: 96.6% compliance: 93% checks09-06 uptime: 96.3% compliance: 93% checks09-07 uptime: 95.9% compliance: 93% checks09-08 uptime: 95.5% compliance: 93% checks09-09 uptime: 95.0% compliance: 93% checks09-10 uptime: 94.5% compliance: 93% checks09-11 uptime: 94.0% compliance: 93% checks09-12 uptime: 93.3% compliance: 93% checks09-13 uptime: 92.7% compliance: 93% checksuptimecompliance08-1409-13

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.

VOLUME (on-chain settlement, USD)
no on-chain volume yet
DISTINCT BUYERS
no distinct buyers yet

COMPLIANCE

13/14 checks pass · grade A · failing: declares the current x402 version (2) · stale (probe failing)

last 402 captured 2026-07-30 · last up 2026-08-29

  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (18) live · click to expand
TIME STATUS RESP CAUSE
○ DOWN 2222ms timeout: timeout after 10000ms
○ DOWN 2222ms timeout: timeout after 10000ms
○ DOWN 2222ms timeout: timeout after 10000ms
○ DOWN 2223ms timeout: timeout after 10000ms
○ DOWN 2223ms timeout: timeout after 10000ms
○ DOWN 2222ms timeout: timeout after 10000ms
○ DOWN 2222ms timeout: timeout after 10000ms
○ DOWN 2223ms timeout: timeout after 10000ms
○ DOWN 2222ms timeout: timeout after 10000ms
○ DOWN 2222ms timeout: timeout after 10000ms
○ DOWN 2222ms timeout: timeout after 10000ms
○ DOWN 2223ms timeout: timeout after 10000ms
○ DOWN 2223ms timeout: timeout after 10000ms
○ DOWN 2222ms timeout: timeout after 10000ms
○ DOWN 2223ms timeout: timeout after 10000ms
○ DOWN 2222ms timeout: timeout after 10000ms
○ DOWN 2223ms timeout: timeout after 10000ms
○ DOWN 2223ms timeout: timeout after 10000ms

EMBED THIS BADGE

Show that Structured Extraction API is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Structured Extraction API listed on x402-list
status
Structured Extraction API uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/structured-extraction-api?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/structured-extraction-api.svg" alt="Structured Extraction API listed on x402-list" height="28">
</a>
// Markdown
[![Structured Extraction API on x402-list](https://x402-list.com/badge/structured-extraction-api.svg)](https://x402-list.com/services/structured-extraction-api?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/structured-extraction-api?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/structured-extraction-api.svg?data=uptime" alt="Structured Extraction API uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/structured-extraction-api/update.