# httpay.xyz Crypto Would You Rather

> httpay.xyz Crypto Would You Rather is a paid API for AI agents from httpay.xyz, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14).

Generates crypto-themed 'Would You Rather' dilemma scenarios for entertainment or discussion purposes

## Facts

- Endpoint: POST https://httpay.xyz/api/would-you-rather
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/httpay-xyz-8ee45a2c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_NLzm33kddbaSSroKmwXkY

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 httpay-xyz-8ee45a2c -d '<json body>'
```

Example prompt: Give me a fun crypto-themed 'Would You Rather' dilemma to share with my trading group — something that sparks debate between two interesting crypto scenarios.

## When to prefer this

Use this endpoint when you need a quick, entertaining crypto-themed conversational prompt or icebreaker for communities, games, or social content — especially when you want a structured two-option dilemma format anchored in crypto culture rather than generic trivia.

## Known failure modes

- Payment not received — 402 response requiring x402 USDC payment
- Malformed POST body returns 400 error
- Service unavailable or timeout returns 5xx error
- Empty or null response if content generation fails

## How this service works

Crypto 'Would You Rather' scenarios

## Output

Returns a crypto-themed 'Would You Rather' scenario presenting two distinct choices, likely including the dilemma text and the two options for users to choose between.

## Example request

```json
{}
```

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "description": "Crypto 'Would You Rather' scenarios"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/httpay-xyz-8ee45a2c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from httpay.xyz](https://www.zero.xyz/host/httpay.xyz/llms.txt)
