# EA Play $15 Subscription Purchase

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

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

## Facts

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

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-2184bbaa -d '<json body>'
```

Example prompt: Sign me up for the EA Play $15 subscription using USDC so I can access EA's game library, early trials, and member discounts.

## When to prefer this

Choose this endpoint when a user wants to subscribe to EA Play at the $15 price point and wishes to pay in USDC via the x402 crypto payment protocol. Prefer the $25 sibling endpoint if the user wants a higher-tier EA Play subscription.

## Known failure modes

- Insufficient USDC balance — payment fails with insufficient funds error
- Invalid or missing payment credentials — authentication/authorization error
- Subscription already active — duplicate subscription conflict error
- Network or payment gateway timeout — transaction not completed
- x402 payment protocol error — payment header malformed or rejected

## How this service works

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

## Output

Confirmation of a successfully activated EA Play $15 subscription, including access credentials or entitlement details for EA's game library, early game trials, in-game rewards, and member discounts.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/ea-play-store-2184bbaa/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)
