{
  "x402Version": 2,
  "id": 3002,
  "slug": "3002",
  "resource": "https://sandbox.node4all.com/v1/x402-test",
  "description": "Node4All Fortune — deterministic fortune reading derived from the x402 payment authorization nonce. Flagship demo of the Node4All x402 v2 payment flow. Operator: Node4All (https://node4all.com). Currency: USDC on Base.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0xd275612Bf0BB35638432c4D95eAA8D5d22346Ca6",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "2000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "endpoint": "node4all-fortune",
            "energy": "Creative momentum",
            "fortune": "Fortune favors the on-chain.",
            "lucky_color": "indigo",
            "lucky_number": 42,
            "network": "eip155:84532",
            "network_label": "base-sepolia",
            "protocol": "x402-v2",
            "service": "Node4All",
            "status": "success"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "sandbox.node4all.com",
  "lastUpdated": "2026-09-17T22:10:50.387Z",
  "quality": {
    "calls30d": 53,
    "uniquePayers30d": 16,
    "lastCalledAt": "2026-09-17T22:10:50.194Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "sandbox.node4all.com",
    "manifest_name": "sandbox.node4all.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}