{
  "x402Version": 2,
  "id": 6954,
  "slug": "6954",
  "resource": "https://relaybox-phcqcexu4a-uc.a.run.app/v1/inboxes",
  "description": "Buy a 24-hour durable callback inbox. Ordered events, acknowledgment and replay. See /llms.txt for required recovery headers.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x25D83E3CD2fC443FC59cEC7FbDDe3cD400aa9Dc9",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "plan": "inbox-24h"
          },
          "bodyType": "json",
          "headers": {
            "Authorization": "Bearer <client-generated 32-byte hex recovery secret>",
            "Idempotency-Key": "<persist a unique purchase key>"
          },
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "callback_url": "https://example.com/v1/inboxes/example/events",
            "inbox_id": "example",
            "read_token": "example",
            "status": "active",
            "write_token": "example"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "plan": {
                    "const": "inbox-24h"
                  }
                },
                "required": [
                  "plan"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "headers": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "method": {
                "const": "POST"
              },
              "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": "relaybox-phcqcexu4a-uc.a.run.app",
  "lastUpdated": "2026-09-17T20:46:09.952Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T20:46:09.735Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "relaybox-phcqcexu4a-uc.a.run.app",
    "manifest_name": "relaybox-phcqcexu4a-uc.a.run.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}