# MoneyMaker x402 Worker – TM Rank2 Playbook

> MoneyMaker x402 Worker – TM Rank2 Playbook is a paid API for AI agents from moneymaker-x402.monie98-8b9.workers.dev, paid per call via x402, $1/call, status unknown (last checked 2026-09-13).

Returns a paid trading/money-making playbook ranked at tier 2 via the x402 micropayment protocol on Base, requiring $1 USDC per call.

## Facts

- Endpoint: GET https://moneymaker-x402.monie98-8b9.workers.dev/tm-rank2-playbook
- Price: $1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/moneymaker-x402-worker-tm-rank2-playbook-f72ce2e7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2qG8tB3ueoT_uVJobt_rN

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 moneymaker-x402-worker-tm-rank2-playbook-f72ce2e7
```

Example prompt: Fetch me the MoneyMaker rank-2 playbook — go ahead and authorize the $1 USDC payment on Base to unlock it.

## When to prefer this

Use this endpoint when you specifically need the rank-2 tier playbook from MoneyMaker and are prepared to authorize a $1 USDC micropayment on the Base network via the x402 protocol. Prefer this over free alternatives when gated, curated trading strategy content is required and you have a Base-compatible wallet with USDC available.

## Known failure modes

- 402 Payment Required if USDC authorization is not provided or insufficient — must retry with exact payment header
- Payment to wrong address — payTo mismatch causes rejection
- Insufficient USDC balance on Base wallet
- Facilitator unavailability blocking payment settlement
- Rate limiting or worker quota exceeded on Cloudflare side
- Malformed or expired payment authorization header
- Network issues on Base blockchain delaying payment confirmation

## How this service works

Public x402 storefront on Base. Call paid GET routes; on 402 authorize Exact USDC to payTo via facilitator, then retry. Tip jar: GET|POST /tip ($0.10 Exact USDC). Paid email: moneymakerx402@email35.com via Email35 ($0.01) — docs at GET /paid-email.

## Output

Returns a JSON object containing the tm-rank2 playbook content — likely including ranked trading or money-making strategies, tips, or structured guidance — after a successful $1 USDC x402 micropayment on Base is authorized and confirmed via the facilitator.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "format": {
   "enum": [
    "json",
    "raw"
   ],
   "type": "string",
   "description": "Optional response format hint (ignored by server; present for agent input schema)."
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "type": "object",
 "additionalProperties": true
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/moneymaker-x402-worker-tm-rank2-playbook-f72ce2e7/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from moneymaker-x402.monie98-8b9.workers.dev](https://www.zero.xyz/host/moneymaker-x402.monie98-8b9.workers.dev/llms.txt)
