# Oracle Swarm Vault - AI Agent Library

> Oracle Swarm Vault - AI Agent Library is a paid API for AI agents from x402.billionaireorder.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

## Facts

- Endpoint: POST https://x402.billionaireorder.com/v1/spot-arbitrage-finder
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/v1-spot-arbitrage-finder-f48bc49a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_x7CS5aSDqQFSwbaBpLcXD

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-spot-arbitrage-finder-f48bc49a -d '<json body>'
```

## How this service works

Pay-per-call USDC on Base for AI agents: wallet trust, honeypot rug check, web extract, KOL signals, whale alerts, 12-trait persona generator. No API key, x402 micropayments.

## Request schema (JSON Schema)

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

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "score": 95,
  "result": "SPREAD 1.2% BUY binance SELL coinbase"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/v1-spot-arbitrage-finder-f48bc49a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.billionaireorder.com](https://www.zero.xyz/host/x402.billionaireorder.com/llms.txt)
