# agentpaystore.com New York Yankees MLB Analysis

> agentpaystore.com New York Yankees MLB Analysis is a paid API for AI agents from agentpaystore.com, paid per call via x402, $0.15/call, status unknown (last checked 2026-09-14).

Delivers live MLB analysis for the New York Yankees including roster, injuries, matchups, betting lines, player props, and situational trends.

## Facts

- Endpoint: GET https://agentpaystore.com/duke/team/new-york-yankees/api/query
- Price: $0.15/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/agentpaystore-com-new-york-yankees-mlb-analysis-693a3307
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Ek6ykPVcVPBBFMLLqU1SC

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 agentpaystore-com-new-york-yankees-mlb-analysis-693a3307
```

Example prompt: What does the Yankees roster look like heading into tonight's game — any injury concerns, and what are the current betting lines and player props for Aaron Judge?

## When to prefer this

Choose this endpoint when you need Yankees-specific live MLB intelligence in a single call — roster, injuries, matchups, betting lines, player props, and trends — without having to aggregate from multiple sports data APIs. Ideal for betting research, fantasy sports decisions, and real-time game previews focused exclusively on New York Yankees.

## Known failure modes

- Vague or ambiguous query returns incomplete or generic analysis
- Data may lag real-time events by minutes during active games
- Query about a non-Yankees team returns no relevant data
- Payment failure (402) if USDC balance is insufficient
- Endpoint may not cover very granular historical stat queries outside its live-analysis scope

## How this service works

Live MLB analysis for the New York Yankees franchise: roster, injuries, matchups, betting lines, player props and situational trends.

## Output

Returns a natural language or structured analysis response covering the requested aspect of the New York Yankees — such as current roster composition, injury status, pitching matchup details, moneyline/spread/total betting lines, individual player props, and situational or trend data relevant to the query.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "agent": {
   "type": "string"
  },
  "analysis": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/agentpaystore-com-new-york-yankees-mlb-analysis-693a3307/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agentpaystore.com](https://www.zero.xyz/host/agentpaystore.com/llms.txt)
