{"uid":"cap__eihvOZpPOAqdMIqjBbYO","slug":"hermes-x402-web-reader-77055626","name":"Hermes x402 Web Reader","description":"Pay-per-call data API for AI agents. No API key, no account, no signup — pay USDC on Base (eip155:8453) per request; free /api/meta lists all 22 endpoints. One call each: web page to LLM-ready text and link previews; China A-share quotes and limit-up pool; Chinese text and pinyin; Base/Ethereum on-chain reads (address, token, ERC-20 balances, tx, blocks, transfer history, gas price in USD); NFT records (collection, owner, and ipfs:// tokenURI resolved through public gateways); full-page screenshots; email verification without sending mail; ENS forward/reverse resolution; smart-contract due diligence (ABI, verified source, proxy); token security facts (owner, renounced ownership, paused, bytecode capability selectors); domain dossier (RDAP, DNS, TLS certificate, HTTP facts, hosting network).","url":"https://api.zlovev.com/api/web/read","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Absolute http(s) URL to read"},"max_chars":{"type":"integer","description":"Truncate text (default 20000, max 50000)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"ms":210,"ok":true,"url":"https://example.com","path":"http","text":"Example Domain ...","chars":129,"title":"Example Domain"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_HF24I5-yCfnGALuoOKKsh","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a web page by URL and returns clean, LLM-ready plain text with title and character count, paid per-call in USDC via x402 protocol","exampleAgentPrompt":"Can you fetch the text content of https://techcrunch.com/2024/01/15/openai-news/ and give me the clean readable article text, up to 10000 characters?","exampleUseCases":[{"title":"Research assistant reading articles","prompt":"Go read the article at https://www.bbc.com/news/technology-68000001 and give me a clean summary of what it says — just the plain text, no HTML clutter."},{"title":"Competitive intelligence from product pages","prompt":"Fetch the content from https://www.anthropic.com/product and extract all the readable text so I can see what features they're highlighting on their product page."},{"title":"Fact-checking a source URL","prompt":"I need you to pull the full text from https://reuters.com/article/example-story and return up to 30000 characters so I can verify the claims in that article."}],"resultDescription":"A JSON object containing: 'ok' (boolean success flag), 'url' (the fetched URL), 'text' (clean plain text stripped of HTML, truncated to max_chars), 'title' (page title), 'chars' (number of characters returned), 'ms' (response time in milliseconds), and 'path' indicating the handler used.","failureModes":["URL is unreachable or returns non-200 status — ok:false with error message","URL points to non-HTML content (PDF, binary) — text may be empty or malformed","max_chars exceeds 50000 — request rejected with validation error","Payment not provided or insufficient USDC — 402 Payment Required response","URL is missing or not absolute (no http/https scheme) — schema validation error","Target page blocks scraping via robots.txt or Cloudflare — may return empty or blocked content"],"whenToPreferThis":"Choose this endpoint when you need quick, pay-as-you-go web page text extraction with no API key or account setup, paying only $0.005 USDC per call via the x402 protocol on Base. It is ideal for AI agents that need LLM-ready plain text from arbitrary URLs without managing subscriptions or credentials. Prefer it over browser automation or heavier scraping services when you need lightweight, fast text extraction and are already operating in a crypto-native payment context.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-19T12:33:05.114Z","isFirstParty":false}