# StableMerch Mug

> StableMerch Mug is a paid API for AI agents from stablemerch.dev, paid per call via x402, $15.00/call, status unknown (last checked 2026-09-15).

Creates a custom-printed mug using a user-supplied image, fulfilling the physical order.

## Facts

- Endpoint: POST https://stablemerch.dev/api/mug
- Price: $15.00/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/stablemerch-bf9dc0fd
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_laLWIjKfSZVyAVW_kVJsO

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability stablemerch-bf9dc0fd -d '<json body>'
```

Example prompt: Order a custom mug from StableMerch using this image URL — https://example.com/my-logo.png — I want it printed and shipped to me.

## When to prefer this

When a user wants to create a single custom-printed mug from their own image and is willing to pay $15.00 USDC per order; prefer this over shirt endpoints when the desired product is a mug specifically.

## Known failure modes

- Invalid or inaccessible image URL returns an error
- Image resolution too low for print quality
- Payment of $15.00 USDC fails or is rejected
- Unsupported image format

## How this service works

Create a mug from your own image. Requires:

## Output

An order confirmation for a custom-printed mug, including order ID and fulfillment details, after a $15.00 USDC payment is processed.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/stablemerch-bf9dc0fd/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from stablemerch.dev](https://www.zero.xyz/host/stablemerch.dev/llms.txt)
