# 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.0001/call, status unknown (last checked 2026-09-15).

Provides astrological data, planetary positions, and celestial interpretations programmatically for AI agents and automated systems.

## Facts

- Endpoint: POST https://paradox-box-production.up.railway.app/v1/schema/%7Broute%7D
- Price: $0.0001/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-914f6202
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_0oSIFoPLFSNmECS7RzKZM

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-914f6202 -d '<json body>'
```

Example prompt: Can you pull the astrological chart data for someone born on March 14, 1990 at 6:30am in New York City — I need the planetary positions and key aspects in a format I can work with?

## When to prefer this

Choose this endpoint when you need programmatic, machine-readable astrological data — natal charts, planetary positions, transits, or horoscopes — delivered at low cost per call. It is purpose-built for AI agents needing celestial data without parsing human-facing astrology websites. Prefer it over web scraping astrology sites or general LLM knowledge when accuracy of planetary positions and structured output matter.

## Known failure modes

- Invalid or missing birth date/time returns a 400 error
- Unrecognized route parameter yields a schema mismatch or 404
- Ambiguous location input may result in incorrect geocoding or an error
- Payment not sent or insufficient USDC triggers a 402 Payment Required response
- Malformed POST body returns a validation error

## How this service works

Astrology for robots.

## Output

Returns structured, machine-readable astrological data including planetary positions, zodiac signs, aspects, and interpretive text suited for programmatic consumption by AI agents and automated workflows.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/orrery-astrology-for-robots-914f6202/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)
