x402 List

x402 Protocol Service Directory

●

Agent Web Access

Data PAYMENT-READY

payment-ready until 2026-10-04

Live web access for AI agents: fetch JavaScript-rendered pages as clean, LLM-ready markdown/text/html, extract elements by CSS selector, and capture full-page screenshots or PDFs of any public URL. Headless Chromium, SSRF-validated. Pay-per-call in USDC via x402 (exact scheme, Base) — no API key, no signup.

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

measured since 2026-08-06 (start of our harvest window) · $11.48 all-time · settled via coinbase

BASE URL https://web.cyberwarex.com │ WEBSITE https://web.cyberwarex.com │ ENDPOINTS 4 │ NETWORK Base │ ASSET USDC │ MEMBER SINCE 2026-08-13 │ MONITORED SINCE 2026-08-13

VERDICT

ranking generation 3

solid 87/100 #47 of 326 in Data by measured score

What the score read on this service: status online, 99.7% uptime 30d, 444ms response p95, x402 compliance 14 of 14, $0.002 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 326 listings, this one among them. That set is wider than the 326 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% $1.9k
SniperX•x402 strong 95 100% $298.32
glim.sh strong 94 100% $25.74
cn402 strong 93 100% $34.79
x402node solid 93 100% $34.79
5 of 325 other ranked services in Data · see the whole category

ASSESSMENT

updated 6m 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 99.7%
uptime · latest daily rollup
100%
uptime 7d
100%
uptime 30d
99.7%
uptime 90d
99.2%
response p95
444ms
avg response
258ms
total checks
2,768

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

compliance A (14/14)

14 of 14 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.002 to $0.005 (p24 in Data)
price (min)
$0.002
price (max)
$0.005
category percentile (min)
p24 in Data
category percentile (max)
p11 in Data
endpoints / prices
4 / 2
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
38d
registrar
HOSTINGER operations, UAB
hosting
custom
domain created
2026-08-17

Identity facts, not a risk score.

traction $9.529 30d · 34 buyers
volume 30d
$9.529
buyers 30d
34
settlements 30d
1,443
measured since
2026-08-06 (start of our harvest window)
last settlement
2026-09-27
top buyer share
77% of 30d volume (address, not entity)
trend 7d vs 30d
0.65x the 30d daily rate
networks
eip155:8453
volume all-time
$11.48
settlements all-time
1,609
median settlement 30d
$0.003
max settlement 30d
$0.50
settled via
coinbase ($9.53, 1,443 tx)

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

Top buyer share is part of the ranking score: a higher share lowers the traction part of the score, by up to half when one address holds all 30d volume.

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 /extract $0.002 Base USDC header
GET /fetch $0.002 Base USDC header
GET /pdf $0.005 Base USDC header
GET /screenshot $0.005 Base USDC header
4 endpoints

REQUEST / RESPONSE EXAMPLE

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

// request
curl -i 'https://web.cyberwarex.com/extract'
// 402 response (captured by monitor) · 4 payloads · click to expand
[
  {
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://web.cyberwarex.com/screenshot",
      "tags": [
        "web",
        "screenshot",
        "png",
        "browser"
      ],
      "mimeType": "application/json",
      "description": "Pixel-accurate PNG screenshot of any live web page (viewport or full-page), rendered in a real browser. Use when your agent needs to SEE a page — visual verification, layout/design capture, or input to a vision model.",
      "serviceName": "Agent Web-Access"
    },
    "x402Version": 2
  },
  {
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://web.cyberwarex.com/fetch",
      "tags": [
        "web",
        "fetch",
        "browser",
        "markdown",
        "scrape"
      ],
      "mimeType": "application/json",
      "description": "Read any live web page as clean, LLM-ready content — JavaScript fully rendered, nav/ads/boilerplate stripped. Use when a plain HTTP GET returns empty or garbled HTML (SPAs, dynamic or paywalled-by-JS sites). Returns markdown, plain text, or cleaned HTML.",
      "serviceName": "Agent Web-Access"
    },
    "x402Version": 2
  },
  {
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://web.cyberwarex.com/extract",
      "tags": [
        "web",
        "extract",
        "css",
        "scrape"
      ],
      "mimeType": "application/json",
      "description": "Targeted scrape: pass a CSS selector, get back just the matching elements' text + attributes from the fully JS-rendered page. Use for prices, links, table rows, or headings without parsing a whole document.",
      "serviceName": "Agent Web-Access"
    },
    "x402Version": 2
  },
  {
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://web.cyberwarex.com/pdf",
      "tags": [
        "web",
        "pdf",
        "browser"
      ],
      "mimeType": "application/json",
      "description": "Render any live web page to a clean, portable PDF (base64). Use for archiving, receipts/invoices, reports, or handing a human a snapshot of a URL.",
      "serviceName": "Agent Web-Access"
    },
    "x402Version": 2
  }
]

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/agent-web-access/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
09-15 · uptime 90.7% · 263ms avg08-29 · uptime 100.0% · 379ms avg08-30 · uptime 100.0% · 214ms avg08-31 · uptime 100.0% · 293ms avg09-01 · uptime 100.0% · 376ms avg09-02 · uptime 100.0% · 363ms avg09-03 · uptime 100.0% · 380ms avg09-04 · uptime 100.0% · 310ms avg09-05 · uptime 100.0% · 245ms avg09-06 · uptime 100.0% · 268ms avg09-07 · uptime 100.0% · 213ms avg09-08 · uptime 100.0% · 221ms avg09-09 · uptime 100.0% · 214ms avg09-10 · uptime 100.0% · 252ms avg09-11 · uptime 100.0% · 275ms avg09-12 · uptime 100.0% · 288ms avg09-13 · uptime 100.0% · 270ms avg09-14 · uptime 100.0% · 201ms avg09-15 · uptime 90.7% · 263ms avg09-16 · uptime 100.0% · 249ms avg09-17 · uptime 100.0% · 219ms avg09-18 · uptime 100.0% · 207ms avg09-19 · uptime 100.0% · 132ms avg09-20 · uptime 100.0% · 156ms avg09-21 · uptime 100.0% · 159ms avg09-22 · uptime 100.0% · 258ms avg09-23 · uptime 100.0% · 244ms avg09-24 · uptime 100.0% · 275ms avg09-25 · uptime 100.0% · 297ms avg09-26 · uptime 100.0% · 221ms avg09-27 · uptime 100.0% · 279ms avg08-2909-27
30D UPTIME 99.7%
RESPONSE TIME
08-29 · 379ms avg08-29 · 379ms avg08-30 · 214ms avg08-30 · 214ms avg08-31 · 293ms avg08-31 · 293ms avg09-01 · 376ms avg09-01 · 376ms avg09-02 · 363ms avg09-02 · 363ms avg09-03 · 380ms avg09-03 · 380ms avg09-04 · 310ms avg09-04 · 310ms avg09-05 · 245ms avg09-05 · 245ms avg09-06 · 268ms avg09-06 · 268ms avg09-07 · 213ms avg09-07 · 213ms avg09-08 · 221ms avg09-08 · 221ms avg09-09 · 214ms avg09-09 · 214ms avg09-10 · 252ms avg09-10 · 252ms avg09-11 · 275ms avg09-11 · 275ms avg09-12 · 288ms avg09-12 · 288ms avg09-13 · 270ms avg09-13 · 270ms avg09-14 · 201ms avg09-14 · 201ms avg09-15 · 263ms avg09-15 · 263ms avg09-16 · 249ms avg09-16 · 249ms avg09-17 · 219ms avg09-17 · 219ms avg09-18 · 207ms avg09-18 · 207ms avg09-19 · 132ms avg09-19 · 132ms avg09-20 · 156ms avg09-20 · 156ms avg09-21 · 159ms avg09-21 · 159ms avg09-22 · 258ms avg09-22 · 258ms avg09-23 · 244ms avg09-23 · 244ms avg09-24 · 275ms avg09-24 · 275ms avg09-25 · 297ms avg09-25 · 297ms avg09-26 · 221ms avg09-26 · 221ms avg09-27 · 279ms avg09-27 · 279ms avg08-2909-27
AVG RESP 257ms
PRICE (captured 402, USD)
08-28 · $0.003509-27 · $0.0035$0.003508-2809-27

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

SUB-SCORES (uptime + x402 compliance)
08-29 uptime: 98.0% compliance: 100% checks08-30 uptime: 98.2% compliance: 100% checks08-31 uptime: 98.3% compliance: 100% checks09-01 uptime: 98.4% compliance: 100% checks09-02 uptime: 98.5% compliance: 100% checks09-03 uptime: 98.6% compliance: 100% checks09-04 uptime: 98.6% compliance: 100% checks09-05 uptime: 98.7% compliance: 100% checks09-06 uptime: 98.8% compliance: 100% checks09-07 uptime: 98.8% compliance: 100% checks09-08 uptime: 98.9% compliance: 100% checks09-09 uptime: 98.9% compliance: 100% checks09-10 uptime: 99.0% compliance: 100% checks09-11 uptime: 99.0% compliance: 100% checks09-12 uptime: 99.0% compliance: 100% checks09-13 uptime: 99.0% compliance: 100% checks09-14 uptime: 99.0% compliance: 100% checks09-15 uptime: 98.8% compliance: 100% checks09-16 uptime: 99.3% compliance: 100% checks09-17 uptime: 99.5% compliance: 100% checks09-18 uptime: 99.6% compliance: 100% checks09-19 uptime: 99.7% compliance: 100% checks09-20 uptime: 99.7% compliance: 100% checks09-21 uptime: 99.7% compliance: 100% checks09-22 uptime: 99.7% compliance: 100% checks09-23 uptime: 99.7% compliance: 100% checks09-24 uptime: 99.7% compliance: 100% checks09-25 uptime: 99.7% compliance: 100% checks09-26 uptime: 99.7% compliance: 100% checks09-27 uptime: 99.7% compliance: 100% checksuptimecompliance08-2909-27

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)
08-29 · $0.2208-30 · $0.0908-31 · $0.5309-01 · $0.3309-02 · $0.1309-03 · $0.2909-04 · $0.3309-05 · $0.3209-06 · $0.3409-07 · $0.4209-08 · $0.4009-09 · $0.8209-10 · $0.3009-11 · $0.9709-12 · $0.5409-13 · $0.3409-14 · $0.2209-15 · $0.2209-16 · $0.2109-17 · $0.2209-18 · $0.3409-19 · $0.3109-20 · $0.2009-21 · $0.0309-22 · $0.1909-23 · $0.2109-24 · $0.2409-25 · $0.2709-26 · $0.2309-27 · $0.27peak $0.9708-2909-27
DISTINCT BUYERS
08-29 · 2 buyers08-30 · 2 buyers08-31 · 3 buyers09-01 · 2 buyers09-02 · 1 buyer09-03 · 2 buyers09-04 · 3 buyers09-05 · 3 buyers09-06 · 6 buyers09-07 · 3 buyers09-08 · 5 buyers09-09 · 7 buyers09-10 · 4 buyers09-11 · 7 buyers09-12 · 5 buyers09-13 · 5 buyers09-14 · 3 buyers09-15 · 3 buyers09-16 · 4 buyers09-17 · 7 buyers09-18 · 4 buyers09-19 · 5 buyers09-20 · 4 buyers09-21 · 2 buyers09-22 · 3 buyers09-23 · 3 buyers09-24 · 3 buyers09-25 · 8 buyers09-26 · 5 buyers09-27 · 4 buyerspeak 8 buyers08-2909-27

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-08-21 · last up 2026-09-27

  • 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
● OK 59ms
● OK 255ms
● SLOW 409ms
● OK 373ms
● OK 353ms
● OK 354ms
● SLOW 485ms
● SLOW 400ms
● OK 147ms
● OK 338ms
● OK 296ms
● SLOW 386ms
● OK 275ms
● OK 385ms
● SLOW 404ms
● OK 303ms
● SLOW 394ms
● OK 224ms

EMBED THIS BADGE

Show that Agent Web Access is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Agent Web Access listed on x402-list
status
Agent Web Access uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/agent-web-access?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/agent-web-access.svg" alt="Agent Web Access listed on x402-list" height="28">
</a>
// Markdown
[![Agent Web Access on x402-list](https://x402-list.com/badge/agent-web-access.svg)](https://x402-list.com/services/agent-web-access?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/agent-web-access?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/agent-web-access.svg?data=uptime" alt="Agent Web Access 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/agent-web-access/update.