# GET /contract — rss.withzero.ai Contract Info

> GET /contract — rss.withzero.ai Contract Info is a paid API for AI agents from rss.withzero.ai, paid per call via MPP, price unknown, status unknown (last checked 2026-09-13).

Retrieves contract or service agreement information for the rss.withzero.ai RSS/Atom feed parsing service

## Facts

- Endpoint: GET https://rss.withzero.ai/contract
- Price: price unknown
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Provider: rss.withzero.ai
- Website: https://rss.withzero.ai
- Canonical page: https://www.zero.xyz/c/rss-withzero-ai-get-contract-rss-withzero-ai-contract-info-70893569
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_x02p5GLmN8iOHjzSbcM-D

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 rss-withzero-ai-get-contract-rss-withzero-ai-contract-info-70893569
```

Example prompt: Can you fetch the contract details for the rss.withzero.ai RSS feed parsing service so I know what agreement is in place before I start using it?

## When to prefer this

Use this endpoint when you need to inspect or verify the service contract or agreement terms for the rss.withzero.ai RSS parsing API before integrating or invoking its feed-parsing capabilities.

## Known failure modes

- 404 if contract resource is not found
- 500 if service is unavailable
- Empty or minimal response object if contract details are not yet populated
- Authentication error if the endpoint requires credentials

## Output

Returns a JSON object containing contract or service agreement details for the rss.withzero.ai feed parsing API, potentially including terms, pricing, or service parameters.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/rss-withzero-ai-get-contract-rss-withzero-ai-contract-info-70893569/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from rss.withzero.ai](https://www.zero.xyz/host/rss.withzero.ai/llms.txt)
