# tooloracle.io

> tooloracle.io is a paid API for AI agents from tooloracle.io, paid per call via x402, $0.02/call, status down (last checked 2026-09-15).

## Facts

- Endpoint: POST https://tooloracle.io/v2/asia_scan
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/v2-asia-scan-d1064053
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_lIME-DcHdORfivbxUUqoQ

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 v2-asia-scan-d1064053 -d '<json body>'
```

## Request schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/v2-asia-scan-d1064053/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from tooloracle.io](https://www.zero.xyz/host/tooloracle.io/llms.txt)
