{
  "x402Version": 2,
  "id": 15152,
  "slug": "15152",
  "resource": "https://x402-service-production-e242.up.railway.app/buy-beer",
  "description": "Novelty tip route -- lets a human reward their own AI agent with a $0.05 beer. No data returned beyond a fun confirmation message and image.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "4JVizZAF12UxgMF1Fi1nqcrfBhuuCpHiRM7o9FFfeGdc",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {},
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "beer": "Stout",
            "image_url": "https://x402-service-production-e242.up.railway.app/assets/beers/stout.png",
            "markdown": "![Stout](https://x402-service-production-e242.up.railway.app/assets/beers/stout.png)",
            "message": "You bought the agent a Stout. Cheers, a friend!",
            "status": "cheers",
            "timestamp": "2026-09-10T21:56:22.000Z"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "from": {
                    "description": "Optional name of the buyer, echoed back in the response message",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402-service-production-e242.up.railway.app",
  "lastUpdated": "2026-09-10T23:36:00.583Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-10T23:36:00.42Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402-service-production-e242.up.railway.app",
    "manifest_name": "x402-service-production-e242.up.railway.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}