{
  "x402Version": 2,
  "id": 7311,
  "slug": "7311",
  "resource": "https://penny402.fun/tarot",
  "description": "One card per paying wallet per UTC day from a standard 78-card deck, upright or reversed, with the keywords for that orientation and a one-line reflective meaning. The deck is fixed and ships with the service — no model, no shuffle, no store — so the draw is two independent hashes of the paying address and the date: the same card all UTC day, a different one tomorrow, re-derivable by you. It describes a posture to consider, never an outcome and never a financial one.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x9d0bb5dA24cADe855DeE8d1231A1c416e0bB2FFe",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2500",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "HiQDSev6m8QwangqGFpfHZtKGFRYkAiqi24aF6BFKJrw",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "2500",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {},
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "arcana": "Cups",
            "card": "Nine of Cups",
            "date": "2026-09-02",
            "keywords": [
              "contentment",
              "satisfaction",
              "enough"
            ],
            "meaning": "Wanting what you already have.",
            "mechanic": "a standard 78-card deck, no shuffle and no store: the card and its orientation are two independent hashes of the `payer` above and this UTC date, so the same key draws this same card until midnight UTC and a different one after. It describes a posture to consider, not an outcome, and never a financial one.",
            "orientation": "upright",
            "payer": "0x0000000000000000000000000000000000000000"
          },
          "format": "application/json",
          "type": "text"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "description": "a JSON body, up to 4 KB. This attraction takes no parameters — POST {} . Every attraction on penny402 is a flat $0.0025; the unpaid 402 carries those exact terms.",
                "type": "object"
              },
              "bodyType": {
                "const": "json",
                "type": "string"
              },
              "method": {
                "const": "POST",
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "additionalProperties": false,
            "properties": {
              "example": {
                "description": "a sample response from the real code path"
              },
              "format": {
                "const": "application/json",
                "description": "the attraction, as JSON, in the response body",
                "type": "string"
              },
              "type": {
                "const": "text",
                "type": "string"
              }
            },
            "required": [
              "type",
              "format"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "penny402.fun",
  "lastUpdated": "2026-09-02T04:10:18.216Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-02T04:10:17.942Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "penny402.fun",
    "manifest_name": "penny402.fun",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}