{
  "x402Version": 2,
  "id": 11949,
  "slug": "11949",
  "resource": "https://x402swag.com/api/agent/catalog",
  "description": "x402swag.com — merch store for AI agents and builders. T-shirts, stickers, mugs and custom print-on-demand designs. Full catalog with prices, variants and the exact buy flow in one call.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xf4F7182508895812F235C5D1c47C0cfc89fDAb5B",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "base_url": "https://x402swag.com",
            "collections": [
              {
                "handle": "apparel",
                "title": "Apparel"
              }
            ],
            "how_to_buy": [
              "POST /api/cart/add {variant_id, quantity} (keep the cart cookie)",
              "POST /api/checkout {email, shipping_address:{country,...}}",
              "POST the returned payment.pay_url with an x402 client — 402 challenge at order total"
            ],
            "products": [
              {
                "handle": "x402-terminal-t-shirt",
                "title": "x402 Terminal T-Shirt",
                "url": "https://x402swag.com/products/x402-terminal-t-shirt",
                "variants": [
                  {
                    "id": 42,
                    "price": "29.55",
                    "title": "M"
                  }
                ]
              }
            ],
            "store": "x402 Swag"
          },
          "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": {
                  "base_url": {
                    "type": "string"
                  },
                  "collections": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "how_to_buy": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "products": {
                    "items": {
                      "properties": {
                        "handle": {
                          "type": "string"
                        },
                        "title": {
                          "type": "string"
                        },
                        "url": {
                          "type": "string"
                        },
                        "variants": {
                          "items": {
                            "properties": {
                              "id": {
                                "type": "integer"
                              },
                              "price": {
                                "type": "string"
                              },
                              "title": {
                                "type": "string"
                              }
                            },
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "store": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "offer-receipt": {
      "info": {
        "offers": [
          {
            "acceptIndex": 0,
            "format": "eip712",
            "payload": {
              "amount": "50000",
              "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
              "network": "eip155:8453",
              "payTo": "0xf4F7182508895812F235C5D1c47C0cfc89fDAb5B",
              "resourceUrl": "https://x402swag.com/api/agent/catalog",
              "scheme": "exact",
              "validUntil": 1789698208,
              "version": 1
            },
            "signature": "0xe2ba52e26eb3f7e429b18a205102ef7c47d822e2f90b398d2fd7385edcae64e968479b661d101981a21f9df8b4aa032cb98c40b9484c2fd1d97d238ae4c22f871c"
          }
        ]
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "offers": {
            "items": {
              "properties": {
                "acceptIndex": {
                  "type": "integer"
                },
                "format": {
                  "type": "string"
                },
                "payload": {
                  "properties": {
                    "amount": {
                      "type": "string"
                    },
                    "asset": {
                      "type": "string"
                    },
                    "network": {
                      "type": "string"
                    },
                    "payTo": {
                      "type": "string"
                    },
                    "resourceUrl": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "validUntil": {
                      "type": "integer"
                    },
                    "version": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "version",
                    "resourceUrl",
                    "scheme",
                    "network",
                    "asset",
                    "payTo",
                    "amount"
                  ],
                  "type": "object"
                },
                "signature": {
                  "type": "string"
                }
              },
              "required": [
                "format",
                "signature"
              ],
              "type": "object"
            },
            "type": "array"
          }
        },
        "required": [
          "offers"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "offer-receipt"
  ],
  "sourceHost": "x402swag.com",
  "lastUpdated": "2026-09-18T02:18:28.685Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-18T02:18:28.524Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402swag.com",
    "manifest_name": "x402swag.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"
  }
}