# Dunkin' $25 Gift Card Purchase

> Dunkin' $25 Gift Card Purchase is a paid API for AI agents from dunkin.x402.fi, paid per call via x402, $25/call, status unknown (last checked 2026-09-15).

Purchases a $25 Dunkin' gift card redeemable at Dunkin' locations for coffee, donuts, breakfast sandwiches, and beverages.

## Facts

- Endpoint: POST https://dunkin.x402.fi/store/buy/dunkin-25
- Price: $25/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/dunkin-store-99e4c60b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_3Wwk1MdoGO9d1kM4XXqfI

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 dunkin-store-99e4c60b -d '<json body>'
```

Example prompt: Can you buy me a $25 Dunkin' gift card? I want to use it at Dunkin' for coffees and donuts.

## When to prefer this

Choose this endpoint when an agent needs to programmatically purchase a $25 Dunkin' gift card using USDC crypto payment, especially via the x402 payment protocol. Prefer the $25 denomination over sibling $3/$5/$10 options when a larger balance is needed. Useful for gifting, employee rewards, or stocking up on Dunkin' store credit.

## Known failure modes

- Payment of 25 USDC not received or insufficient — gift card not issued
- Invalid or expired payment channel — transaction rejected
- Gift card inventory unavailable — endpoint may return an error
- Network or provider outage — request times out with no card issued
- Double-spend or replay attempt — transaction rejected by facilitator

## How this service works

Dunkin' $25 gift card. Redeemable at Dunkin' locations for coffee, donuts, breakfast sandwiches, and beverages.

## Output

Returns a $25 Dunkin' gift card credential (code or redemption link) usable at Dunkin' locations for coffee, donuts, breakfast sandwiches, and beverages. Payment is $25 USDC charged via x402 protocol.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/dunkin-store-99e4c60b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from dunkin.x402.fi](https://www.zero.xyz/host/dunkin.x402.fi/llms.txt)
