# 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/farcaster-graph
- 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-farcaster-graph-f447754c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_RQI-cQPIsnKIDz2YypEsI

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-farcaster-graph-f447754c -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": {
  "fid": 3,
  "is_farm": false,
  "followers": 12000,
  "following": 300,
  "cluster_id": "0x5c..."
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/v1-farcaster-graph-f447754c/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)
