{
  "x402Version": 2,
  "id": 13169,
  "slug": "13169",
  "resource": "https://genesis.palsus2023.workers.dev/v1/attestation_receipt",
  "description": "UOS Genesis machine utility: attestation_receipt",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x899Be41C39d88c97c264F91A95784707341047eC",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "input": "Example input for this Genesis utility"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "data": {},
            "price": "$0.005",
            "success": true,
            "tool": "attestation_receipt",
            "vendor": "UOS Genesis",
            "version": "UOS-GENESIS-2.0.0"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "input": {
                    "description": "Primary input data for the Genesis utility",
                    "type": "string"
                  },
                  "params": {
                    "description": "Alternate input field"
                  }
                },
                "required": [
                  "input"
                ]
              },
              "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": "genesis.palsus2023.workers.dev",
  "lastUpdated": "2026-08-26T01:05:09.303Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-26T01:05:08.943Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "genesis.palsus2023.workers.dev",
    "manifest_name": "genesis.palsus2023.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}