# EA Play $25 Subscription Purchase

> EA Play $25 Subscription Purchase is a paid API for AI agents from eaplay.x402.fi, paid per call via x402, $25/call, status down (last checked 2026-09-15).

Purchases an EA Play $25 subscription tier via USDC payment, granting access to EA's game library, in-game rewards, early trials, and member discounts.

## Facts

- Endpoint: POST https://eaplay.x402.fi/store/buy/ea-play-25
- Price: $25/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/ea-play-store-0231fab4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Sezn6q2httx4LvK_vvf08

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 ea-play-store-0231fab4 -d '<json body>'
```

Example prompt: Subscribe me to EA Play for $25 — I want access to the full game library, early trials, and member discounts, and I'll pay with USDC.

## When to prefer this

Choose this endpoint when a user explicitly wants the $25 EA Play tier (as opposed to the $15 tier sibling) and is paying with USDC via the x402 protocol. Prefer this over the $15 tier when the user wants the higher-value plan or full membership benefits.

## Known failure modes

- Insufficient USDC balance — payment fails with insufficient funds error
- Payment not confirmed on-chain — transaction timeout or network congestion
- Subscription already active — duplicate purchase attempt rejected
- Invalid or expired payment — x402 payment header rejected
- Service unavailable — EA Play provisioning endpoint down

## How this service works

EA Play $25 subscription. Provides access to a library of EA games, in-game rewards, early trials, and member discounts.

## Output

A confirmation of the EA Play $25 subscription activation, including access credentials or confirmation token granting access to EA's game library, in-game rewards, early trial access, and member discounts.

## More

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