# monitor.memoryapi.org x402 Ecosystem Intelligence

> monitor.memoryapi.org x402 Ecosystem Intelligence is a paid API for AI agents from monitor.memoryapi.org, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-13).

Returns x402 service counts broken down by category from Agentic Market, with memoryapi.org listings highlighted.

## Facts

- Endpoint: GET https://monitor.memoryapi.org/x402/monitor/ecosystem
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/monitor-memoryapi-org-660b7e54
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_MN4ZxqKTWgky2hyALBX2F

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 monitor-memoryapi-org-660b7e54
```

Example prompt: Give me the current x402 ecosystem breakdown — how many services are listed per category on Agentic Market, and call out how many are memoryapi.org listings specifically.

## When to prefer this

Use this endpoint when you need a categorical overview of the x402 API ecosystem — specifically service counts by category from Agentic Market with memoryapi.org listings highlighted — rather than per-endpoint activity stats or on-chain transaction history.

## Known failure modes

- Upstream Agentic Market data unavailable — returns error or stale counts
- Payment of $0.001 USDC not processed via x402 — returns 402 Payment Required
- Service temporarily unreachable — HTTP 5xx error

## How this service works

x402 ecosystem intelligence — service counts by category from Agentic Market, with memoryapi.org listings highlighted.

## Output

A structured response containing x402 service counts organized by category from Agentic Market, with memoryapi.org listings specifically identified and highlighted among the totals.

## Request schema (JSON Schema)

```json
{
 "properties": {
  "input": {
   "required": [
    "method"
   ],
   "properties": {
    "method": {
     "enum": [
      "GET"
     ],
     "type": "string"
    }
   }
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/monitor-memoryapi-org-660b7e54/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from monitor.memoryapi.org](https://www.zero.xyz/host/monitor.memoryapi.org/llms.txt)
