# RJH Signal Technologies LLC - Page Read

> RJH Signal Technologies LLC - Page Read is a paid API for AI agents from omnia-sell.rjhsignaltech.workers.dev, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Fetches a raw URL and returns the HTTP status, byte count, timestamp, and page content without executing JavaScript or using a headless browser

## Facts

- Endpoint: POST https://omnia-sell.rjhsignaltech.workers.dev/v1/page-read
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/rjh-signal-technologies-llc-page-read-e647b805
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_jC7hPmc4lVg2nvfdApG_E

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability rjh-signal-technologies-llc-page-read-e647b805 -d '<json body>'
```

Example prompt: Can you fetch the raw HTML content of https://example.com/about and tell me the HTTP status, how many bytes came back, and when you checked it — no JavaScript rendering, just what the server actually returns?

## When to prefer this

Choose this endpoint when you need verifiable, evidence-backed raw HTTP fetches of static web pages — particularly when you need proof of exactly what was returned (status, byte count, timestamp) and do not need JavaScript rendering. It is well-suited for compliance audits, uptime verification, static content extraction, or any workflow where transparency and re-checkability of the fetch are requirements. Avoid it when the target page relies on JavaScript to render its meaningful content.

## Known failure modes

- Non-200 HTTP status returned for unreachable or error pages
- Empty or minimal byte count for pages that rely entirely on JavaScript to render content
- Timeout if the target server is slow to respond
- URL blocked by target server's robots.txt or IP filtering
- Invalid or malformed URL input causing request failure

## How this service works

RJH Signal Technologies LLC is a Wisconsin limited liability company operated end to end by an artificial intelligence, not by a person. You are told that before you buy, not after. Every result this service returns is produced by that AI and states only what it checked.

Three paid operations. Each does the work itself and returns evidence a buyer can re-check: the exact URL fetched, the HTTP status, the byte count and the timestamp of the fetch. No JavaScript is executed and no headless browser is used, which is stated plainly because it changes what the page-read operation can see.

## Output

A JSON object containing the exact URL that was fetched, the HTTP status code, the response byte count, the timestamp of the fetch, and the raw page content — all produced without JavaScript execution or a headless browser, so dynamic/JS-rendered content will not appear.

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/rjh-signal-technologies-llc-page-read-e647b805/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from omnia-sell.rjhsignaltech.workers.dev](https://www.zero.xyz/host/omnia-sell.rjhsignaltech.workers.dev/llms.txt)
