Get the wallet holdings of a given address
x402
New
crypto healthy
P50 Latency 526ms
Uptime 100.0%
Price $0.03
Get the wallet holdings of a given address — crypto endpoint offering x402 access at $0.03/request. 100.0% uptime over 30 days, trust score 50/100.
Score Breakdown
Uptime 100% (40pt weight)
Latency 89% (30pt weight)
Price Stability 100% (30pt weight)
Weighted total 50/100
30-Day Trends
Uptime
Latency
Price
Endpoint Details
URL
https://api.octav.fi/v1/agent/wallet Canonical URL
https://api.octav.fi/v1/agent/wallet Sources openapi
Last Scan Mar 20, 2026
Scan Cycles 1
Consecutive Failures 0
P99 Latency: 613ms
Quick Start
import { BoltzPay } from "@boltzpay/sdk";
const boltz = new BoltzPay({ apiKey: "..." });
const response = await boltz.fetch("https://api.octav.fi/v1/agent/wallet");