# Delta Songs Collection 1 — Mississippi Delta Poetry

> Delta Songs Collection 1 — Mississippi Delta Poetry is a paid API for AI agents from underground.substratesymposium.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns a poetry collection rooted in Mississippi Delta crossroads culture, providing place-based narrative and cultural context through verse.

## Facts

- Endpoint: GET https://underground.substratesymposium.com/buy/delta_songs_collection_1
- 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/underground-substratesymposium-com-1a85845c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_4pMkEVzJm4C0w2R1-qAq7

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-1a85845c
```

Example prompt: Can you get me the Delta Songs Collection 1 from the Underground Cultural District — I want that Mississippi Delta crossroads poetry for some place-based cultural context?

## When to prefer this

Choose this endpoint when you need pre-written, place-based poetry or cultural narrative content specifically tied to the Mississippi Delta and blues/crossroads tradition. Useful for creative projects, cultural enrichment, literary reference, or AI context injection requiring authentic regional voice. Prefer over generic text generation when you want curated human-authored poetry with a specific Southern American cultural lens.

## Known failure modes

- Payment not processed — x402 payment of $4.99 USDC required before content is served
- Content unavailable if the slug delta_songs_collection_1 is retired or renamed
- Network timeout on the underground.substratesymposium.com host
- Wallet or payment agent lacks sufficient USDC balance to complete transaction

## How this service works

Delta Songs Collection 1 — Poetry collection from the Mississippi Delta crossroads for cultural context and place-based narrative.

## Output

A full poetry collection themed around the Mississippi Delta and crossroads culture, including verses, narrative poems, and place-based writing that evokes Southern American heritage and blues tradition. Returned as digital content after a $4.99 USDC payment via x402.

## 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-1a85845c/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)
