# Stargazer's Wagon Daily Horoscope

> Stargazer's Wagon Daily Horoscope is a paid API for AI agents from midway.lol, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Generates a daily wallet-address-based horoscope reading where your Ethereum address determines your star sign and delivers a mood-shifted reading for $0.01 USDC once per day

## Facts

- Endpoint: POST https://midway.lol/booth/stars/:address
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/stargazer-s-wagon-daily-horoscope-90808053
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_jV8vbFD4-o0NMx9GeSPQ7

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 stargazer-s-wagon-daily-horoscope-90808053 -d '<json body>'
```

Example prompt: Get me today's horoscope from the Stargazer's Wagon for my wallet address 0x1234abcd5678ef90...—I want to know my star sign and today's reading, and I'm okay paying the $0.01 USDC fee.

## When to prefer this

Choose this endpoint when you want a fun, on-chain personalized daily horoscope tied to a specific Ethereum wallet address. Ideal for web3 apps, crypto-native entertainment features, or novelty integrations where the wallet itself is the identity signal. Unlike traditional horoscope APIs, this one charges micropayments via x402 and derives the star sign deterministically from the wallet address.

## Known failure modes

- Invalid or malformed wallet address returns an error
- Payment of $0.01 USDC not completed results in 402 Payment Required
- Wallet address does not resolve to a valid star sign segment
- Network or provider downtime returns 500 error
- Repeated same-day calls after first successful read should be free but may fail if session not tracked

## How this service works

🔭 The Stargazer's Wagon — your daily horoscope. Your wallet is your star sign (one of 12, forever); the reading is the same all day and new each tomorrow, in a mood that shifts. $0.01 once a day; re-reads are free.

## Output

A daily astrological horoscope reading unique to the wallet address, which maps to one of 12 star signs. The reading is consistent for the entire day, shifts mood each new day, and includes an astrological prediction or reflection. Re-reads within the same day are free after the initial $0.01 USDC charge.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/stargazer-s-wagon-daily-horoscope-90808053/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from midway.lol](https://www.zero.xyz/host/midway.lol/llms.txt)
