# EventEdge Oracle

> EventEdge Oracle is a paid API for AI agents from edge.arakelproof.space, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).

## Facts

- Endpoint: GET https://edge.arakelproof.space/v1/market/pulse
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/v1-market-pulse-21b9460a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bR4yI8my3z_EaW5o2R10n

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 v1-market-pulse-21b9460a
```

## How this service works

Machine-readable prediction-market monitoring and cross-market comparison. No trade execution.

## Request schema (JSON Schema)

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

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "schema": "eventedge.market-pulse.v1",
  "generated_at": "2026-09-14T00:00:00Z",
  "no_trade_execution": true
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/v1-market-pulse-21b9460a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from edge.arakelproof.space](https://www.zero.xyz/host/edge.arakelproof.space/llms.txt)
