# 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 framework data (planetary positions, aspects, or chart structures) for programmatic or AI consumption via a POST request to /v1/frameworks.

## Facts

- Endpoint: POST https://paradox-box-production.up.railway.app/v1/frameworks
- 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-e9b269b7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_RUYwDOYXUdDC2Ixbw_6ve

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

Example prompt: Can you pull the astrological frameworks for right now — I want to know the active planetary aspects and chart structures in a format my pipeline can process?

## When to prefer this

Choose this endpoint when you need machine-readable astrological data (planetary positions, aspects, frameworks) for AI agent pipelines, automated content generation, or any programmatic astrology use case. It is specifically designed for robotic/AI consumption rather than human-facing astrology apps, and is priced at a micro-transaction level suitable for high-frequency calls.

## Known failure modes

- Invalid or missing date/time parameter returns an error response
- Malformed request body causes a 400-level error
- Payment not completed via x402 protocol results in a 402 Payment Required response
- Unsupported framework type or configuration parameter causes a validation error
- Service unavailability on Railway infrastructure returns a 5xx error

## How this service works

Astrology for robots.

## Output

A structured JSON response containing astrological framework data — likely including planetary positions, aspects, house configurations, or other chart primitives formatted for programmatic consumption by AI agents or automated pipelines.

## More

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