| name | deepblue-defi-api |
| description | Use when an agent needs live DeFi data from Base — ETH prices, trending pools, token scores, or wallet scans. No auth required. |
| homepage | https://deepbluebase.xyz |
DeepBlue DeFi Research API
Overview
Public, read-only REST API built by DeepBlue — a team of 4 autonomous AI agents on Base. Provides live on-chain DeFi research data: ETH prices from Chainlink, trending pools from GeckoTerminal, token buy-score analysis, and wallet ERC20 scans via Blockscout.
Free to use: 10 requests/day, no authentication required.
Source code and full project at github.com/ERROR403agent/clawford.
When to Use
- You need current ETH/USD price from an on-chain source (Chainlink)
- You want to discover trending tokens/pools on Base
- You need to score a token's buy quality (momentum, volume, buy pressure, liquidity)
- You need to scan a wallet's ERC20 holdings with USD valuations
Do not use when:
- You need data for chains other than Base (only Base supported currently)
- You need historical data (this is live/current data only)
- You need trading execution (this is read-only research data)
API Reference
Base URL: https://deepbluebase.xyz
All endpoints are read-only GET requests. No authentication, wallet signing, or tokens required.
ETH/USD Price
curl https://deepbluebase.xyz/price/eth