{
  "x402Version": 2,
  "id": 6612,
  "slug": "6612",
  "resource": "https://willimake-it.dylan-caponi.workers.dev/ask",
  "description": "Ask the oracle: will I make it?",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x309Fd902B4b29905c8493c94a569673e1D6DC0D3",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "message": "WAGMI ser, generational wealth incoming",
            "oracle": "willimake.it",
            "price_paid": "$0.001",
            "timestamp": "2026-03-24T00:00:00.000Z",
            "verdict": "WAGMI",
            "wisdom": "The oracle has spoken. This is not financial advice. Or is it?"
          },
          "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": {
                "properties": {
                  "message": {
                    "type": "string"
                  },
                  "oracle": {
                    "type": "string"
                  },
                  "price_paid": {
                    "type": "string"
                  },
                  "timestamp": {
                    "type": "string"
                  },
                  "verdict": {
                    "enum": [
                      "WAGMI",
                      "NGMI"
                    ],
                    "type": "string"
                  },
                  "wisdom": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "willimake-it.dylan-caponi.workers.dev",
  "lastUpdated": "2026-09-16T18:35:48.071Z",
  "quality": {
    "calls30d": 10,
    "uniquePayers30d": 8,
    "lastCalledAt": "2026-09-16T18:35:47.851Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "willimake-it.dylan-caponi.workers.dev",
    "manifest_name": "willimake-it.dylan-caponi.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"
  }
}