{
  "x402Version": 2,
  "id": 3429,
  "slug": "3429",
  "resource": "https://oracle.the-undesirables.com/api/v1/verdict",
  "description": "The Decision Endpoint: one paid call composing everything a collector or agent needs to act on a card — live comps (raw + observed PSA/BGS/CGC graded asks), the conformal-calibrated 30-day forecast (median, 5th–95th bands, honest VaR, Safe-Hold and Momentum grades), and a grade-ROI answer, plus a deterministic MARKET STANCE grade. Composed from the same internals the individual endpoints serve, so it can never disagree with them. Not financial advice — a calibrated market read.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x642e8a7C289381f24f0395e0539f0bA41c74Cc1B",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "300000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "GueVKFK4VNe4LYvMoYAKpnJe8s7Yar6FF3r1f92gfm9y",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "300000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:4663",
      "payTo": "0x642e8a7C289381f24f0395e0539f0bA41c74Cc1B",
      "asset": "0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168",
      "amount": "300000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "product_id": 84198
          },
          "type": "http"
        },
        "output": {
          "example": {
            "comps": {
              "psa10": 2100,
              "raw": 950
            },
            "forecast": {
              "median_30d": 1085.4,
              "var95_pct": -8.17
            },
            "grade_roi": {
              "expected_profit_usd": 1090,
              "worth_grading": true
            },
            "status": "ok",
            "tool": "market_verdict",
            "verdict": {
              "reason": "calibrated odds lean up with contained downside",
              "stance": "FAVORABLE"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "card_name": {
                    "description": "Card name if no product_id",
                    "type": "string"
                  },
                  "product_id": {
                    "description": "TCGplayer product id (preferred)",
                    "type": "integer"
                  },
                  "service_tier": {
                    "description": "PSA tier for the grade-ROI leg (default economy)",
                    "type": "string"
                  }
                },
                "required": [],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "comps": {
                    "type": "object"
                  },
                  "forecast": {
                    "type": "object"
                  },
                  "grade_roi": {
                    "type": "object"
                  },
                  "status": {
                    "type": "string"
                  },
                  "verdict": {
                    "type": "object"
                  }
                },
                "required": [
                  "status"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "oracle.the-undesirables.com",
  "lastUpdated": "2026-08-26T23:09:34.193Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-26T23:09:33.914Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "oracle.the-undesirables.com",
    "manifest_name": "oracle.the-undesirables.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"
  }
}