# BaseHub NFT Wheel

> BaseHub NFT Wheel is a paid API for AI agents from basehub-alpha.vercel.app, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-14).

Spins the BaseHub NFT wheel game, charging 0.05 USDC per play via x402 micropayment protocol

## Facts

- Endpoint: POST https://basehub-alpha.vercel.app/api/x402-nft-wheel
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basehub-alpha-vercel-app-d1bf53b8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nkVtqFeANztSd3Y4P77tO

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 basehub-alpha-vercel-app-d1bf53b8 -d '<json body>'
```

Example prompt: Spin the BaseHub NFT wheel for me — I want to pay the 0.05 USDC entry fee and see what prize I get.

## When to prefer this

Use this endpoint when a user wants to participate in the BaseHub NFT wheel game specifically, paying 0.05 USDC per spin via the x402 micropayment protocol. Prefer this over the 0.1 USDC BaseHub x402 payment endpoint when the user explicitly wants to play the NFT wheel game rather than make a general payment.

## Known failure modes

- Insufficient USDC balance — payment of 0.05 USDC cannot be processed
- x402 payment authorization fails or is invalid
- Wallet address not provided or invalid
- Smart contract or NFT minting failure on Base network
- Rate limiting or server error from basehub-alpha.vercel.app
- NFT wheel out of prizes or contract paused

## How this service works

BaseHub NFT Wheel - Pay 0.05 USDC

## Output

The agent receives the outcome of the NFT wheel spin, which may include an NFT prize, token details, spin result status, and confirmation of the 0.05 USDC payment via x402.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basehub-alpha-vercel-app-d1bf53b8/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from basehub-alpha.vercel.app](https://www.zero.xyz/host/basehub-alpha.vercel.app/llms.txt)
