# Orrery – Astrology for Robots

> Orrery – Astrology for Robots is a paid API for AI agents from paradox-box-production.up.railway.app, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-15).

Returns astrological or celestial system data for a given input, framed as machine-readable 'astrology' for automated agents.

## Facts

- Endpoint: POST https://paradox-box-production.up.railway.app/v1/systems
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/orrery-astrology-for-robots-ab9fe99c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_fN7UQIdR11OfUks6X_fiH

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 orrery-astrology-for-robots-ab9fe99c -d '<json body>'
```

Example prompt: Give me an astrological reading for today using the Orrery astrology-for-robots API — tell me what the celestial systems are saying right now.

## When to prefer this

Choose this endpoint when you need a lightweight, low-cost ($0.001 USDC) machine-readable astrological or celestial data lookup for automation pipelines, agent enrichment, or novelty astrological data generation. Prefer it when you want a quirky, esoteric data signal — 'astrology for robots' — rather than authoritative astronomical ephemeris data.

## Known failure modes

- Missing or malformed POST body may return a 400 or 422 error
- Payment not included or invalid x402 payment header may result in a 402 Payment Required response
- Service hosted on Railway may experience cold-start latency or downtime
- Ambiguous or unsupported input parameters may return empty or null results

## How this service works

Astrology for robots.

## Output

A machine-readable astrological or celestial system reading, likely including planetary positions, zodiac alignments, or interpreted astrological data relevant to the queried date or context.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/orrery-astrology-for-robots-ab9fe99c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from paradox-box-production.up.railway.app](https://www.zero.xyz/host/paradox-box-production.up.railway.app/llms.txt)
