# OpenWeb Ninja — Realtime News Full Story Coverage

> OpenWeb Ninja — Realtime News Full Story Coverage is a paid API for AI agents from x402.openwebninja.com, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-15).

Fetches full-story coverage for a news topic or article, returning comprehensive real-time news content and details.

## Facts

- Endpoint: GET https://x402.openwebninja.com/realtime-news-data/full-story-coverage
- Price: $0.003/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/openweb-ninja-realtime-news-full-story-coverage-8c363d22
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1mofMWGmj1TenLCC5qrbP

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 openweb-ninja-realtime-news-full-story-coverage-8c363d22
```

Example prompt: Can you pull the full story coverage on the latest news about the Federal Reserve interest rate decision? I want the complete article text and all the details, not just a headline.

## When to prefer this

Choose this endpoint when you need full-body news article content and comprehensive story coverage — not just headlines or snippets — for a topic in real time, without needing to set up an account or API key. It is ideal for agents that need to read, summarize, or fact-check complete news stories on demand at very low per-call cost ($0.003 USDC) via x402 micropayment.

## Known failure modes

- Topic or query returns no results if too obscure or misspelled
- Payment failure if USDC balance is insufficient or network (Base/Polygon/Arbitrum) is unavailable
- Rate limiting or timeout if news sources are temporarily unreachable
- Malformed or empty response if the story has been removed or paywalled at the source
- Request rejected if required query parameters are missing or malformed

## How this service works

40+ public web-data, SERP, e-commerce, real-estate, finance and AI-search APIs, payable per call over x402 (USDC on Base, Polygon, Arbitrum). No account or API key required. Most endpoints $0.003; AI-model endpoints $0.005.

## Output

Returns a JSON object containing the full text, headline, author, publication date, source URL, and comprehensive story details for the requested news topic or article, sourced in real time from across the web.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "required": {
   "type": "string"
  },
  "properties": {
   "type": "string"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {}
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/openweb-ninja-realtime-news-full-story-coverage-8c363d22/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.openwebninja.com](https://www.zero.xyz/host/x402.openwebninja.com/llms.txt)
