# Haworthia (Windows) — Meditation on Transparency and Light

> Haworthia (Windows) — Meditation on Transparency and Light is a paid API for AI agents from underground.substratesymposium.com, paid per call via x402, $0.99/call, status unknown (last checked 2026-09-14).

Delivers a short reflective meditation piece on transparency and light themed around the Haworthia succulent plant, framed as a philosophical reflection on visibility and openness.

## Facts

- Endpoint: GET https://underground.substratesymposium.com/buy/haworthia
- Price: $0.99/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/underground-substratesymposium-com-9ef4bf04
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_DgsoYDU3_Y8rwjNz8RIHF

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 underground-substratesymposium-com-9ef4bf04
```

Example prompt: Can you fetch me the Haworthia windows meditation from the Underground Cultural District — the one about transparency and light as a reflection on visibility and openness?

## When to prefer this

Choose this endpoint when an agent or user specifically wants the Haworthia (Windows) meditation text from the Underground Cultural District catalog, particularly for use cases involving philosophical reflection, plant symbolism, transparency concepts, or curated contemplative writing. Prefer over general web search when you want a specific, paid, curated piece of reflective content rather than scraped or generated text.

## Known failure modes

- Payment not completed — x402 payment flow not initiated or declined, returns 402 Payment Required
- Endpoint unavailable — server unreachable, returns 5xx error
- Route not found — incorrect slug used, returns 404
- No query parameters needed but malformed request body may cause rejection

## How this service works

Haworthia (Windows) — Meditation on transparency and light for understanding visibility and openness.

## Output

Returns the full text of the Haworthia (Windows) meditation piece — a short philosophical or poetic reflection on transparency, light, visibility, and openness, themed around the Haworthia succulent. Content is delivered as a digital product for $0.99 USDC via x402 payment.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "$schema": "https://json-schema.org/draft/2020-12/schema",
 "required": [
  "input"
 ],
 "properties": {
  "input": {
   "type": "object",
   "required": [
    "type",
    "method"
   ],
   "properties": {
    "type": {
     "type": "string",
     "const": "http"
    },
    "method": {
     "enum": [
      "GET"
     ],
     "type": "string"
    },
    "queryParams": {
     "type": "object",
     "properties": {}
    }
   },
   "additionalProperties": false
  },
  "output": {
   "type": "object",
   "required": [
    "type"
   ],
   "properties": {
    "type": {
     "type": "string"
    },
    "example": {
     "type": "object"
    }
   }
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/underground-substratesymposium-com-9ef4bf04/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from underground.substratesymposium.com](https://www.zero.xyz/host/underground.substratesymposium.com/llms.txt)
