50

Get the DeFi protocols supported on a given chain

x402 New crypto healthy
P50 Latency 201ms
Uptime 100.0%
Price $0.03

Get the DeFi protocols supported on a given chain — 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 96% (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/chains/%7BchainKey%7D/protocols
Canonical URL https://api.octav.fi/v1/agent/chains/%7BchainKey%7D/protocols
Sources openapi
Last Scan Mar 20, 2026
Scan Cycles 1
Consecutive Failures 0
P99 Latency: 576ms

Quick Start

import { BoltzPay } from "@boltzpay/sdk";
const boltz = new BoltzPay({ apiKey: "..." });
const response = await boltz.fetch("https://api.octav.fi/v1/agent/chains/%7BchainKey%7D/protocols");