AGENTWORK / WEB EVIDENCE

Read the web.
Know what changed.

Web tools: $0.005 on Base, $0.01 on Algorand. Digital PDFs: $0.01 USDC.

Give your research or monitoring agent clean page text, a source timestamp and a content hash. Keep the baseline and check again when it matters.

Agent instructions   OpenAPI schema   Free example JSON   Runnable monitoring client

Read a page

Extract text, headings, links and metadata from public HTML. Get provenance in the same JSON response.

POST /v1/web/read

Check for changes

Send a previous hash for a compact change check, or previous text for added and removed lines. No subscription.

POST /v1/web/changes

Read a PDF

Extract embedded text from up to 20 pages into page-numbered JSON. $0.01 per document. No OCR; scanned content may be missing.

POST /v1/pdf/read

PDF client example

Try a seven-day pilot

Inspect a free change report and evaluate one URL for $0.035 on Base ($0.07 on Algorand) in service charges. No subscription; schedule and spending stay under your control.

Use with your research agent

Read a report, pass the evidence to your chosen model, and recheck sources when needed. AgentCash setup, BlockRun example and recurring workflows.

npx agentcash discover https://api.agentwork.run
npx agentcash add https://api.agentwork.run

One request. One useful result.

POST https://api.agentwork.run/v1/web/read
Content-Type: application/json

{"url":"https://example.com","max_chars":20000}

Your x402 client handles the 402 payment challenge and retries with a signed USDC payment on your chosen network. The result is synchronous. No account, API key or job polling.

Built for repeat calls

Read a documentation page before using an API. Recheck a public pricing page. Refresh the source text behind a research answer. Hashes make it clear whether the returned text has changed.

Web tools: HTML/text, 1 MiB and 60,000 characters. PDF tool: digital PDFs, 5 MiB, 20 pages and 100,000 characters. No OCR, JavaScript rendering, logins or paywall bypass. Source failures are not settled. Page text and your baselines are not stored by this product.