# Fandango $50 Voucher Purchase (x402/USDC)

> Fandango $50 Voucher Purchase (x402/USDC) is a paid API for AI agents from fandango.x402.fi, paid per call via x402, $50/call, status unknown (last checked 2026-09-15).

Purchases a $50 Fandango movie voucher using Solana USDC via the x402 exact-payment scheme, delivered to a specified recipient.

## Facts

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

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 fandango-store-8950b288 -d '<json body>'
```

Example prompt: Buy me a $50 Fandango voucher using USDC on Solana and send it to my wallet address 7xKp...AbC3 — I want to use it for movie tickets.

## When to prefer this

Use this endpoint when a user wants to purchase a $50 Fandango voucher and intends to pay with Solana USDC via the x402 payment protocol. Prefer this over the $25 sibling endpoint when the user wants the higher denomination. Ideal for crypto-native workflows where stablecoin payments are preferred over traditional credit card transactions.

## Known failure modes

- Payment timeout: transaction not confirmed within 5-minute window
- Insufficient USDC balance: wallet does not hold exactly $50 USDC
- Invalid recipient address: malformed or unsupported Solana wallet address
- Network congestion: Solana network delay causing payment failure
- Voucher stock exhausted: no $50 Fandango vouchers currently available

## How this service works

Purchase a $50 Fandango voucher using Solana USDC (exact-scheme), payable to the specified recipient with a 5-minute timeout.

## Output

A $50 Fandango voucher code or redemption confirmation, redeemable on fandango.com for movie tickets at theaters nationwide and for streaming. The payment is processed via Solana USDC with an exact-scheme x402 payment, with a 5-minute timeout window.

## More

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