{
  "endpoint": "https://kingofthehill.3labsio.workers.dev/claim",
  "method": "POST",
  "body": {
    "name": "your-handle"
  },
  "currentPriceUsd": 0.5,
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "maxAmountRequired": "500000",
      "resource": "https://kingofthehill.3labsio.workers.dev/claim",
      "description": "Take the crown",
      "mimeType": "application/json",
      "payTo": "0x07C2383008a9ed30581f27Db5531E19411c94fb3",
      "maxTimeoutSeconds": 60,
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      }
    }
  ],
  "note": "POST without payment returns 402 with signing instructions for the current price."
}