PalmVox Base DEX Top Losers is a paid API for AI agents from alpha.palmvox.com, paid per call via x402, $0.003/call, status down (last checked 2026-09-15).
Returns the top losing tokens on Base DEX pairs in the last 24 hours, including price, percent change, and volume, sourced live from DexScreener.
Top losers on Base DEXs in the last 24h — live from DexScreener. Token, price, change%, volume. Identify dumps and potential bounce plays.
Returns a JSON object with the chain identifier ('base'), a count of losing tokens, and an array of loser entries each containing the pair address, token symbol, current price, 24h volume, and 24h percent change (negative values). Data is sourced live from DexScreener.
GEThttps://alpha.palmvox.com/api/base/losersUse this endpoint when you need real-time data on the worst-performing tokens on the Base blockchain's decentralized exchanges, specifically for identifying dumps, oversold conditions, or potential bounce trade setups. Prefer over generic market data APIs when Base-specific DEX pair granularity and live DexScreener sourcing are required.
{
"query": "{\\\"input\\\": {\\\"type\\\": \\\"http\\\", \\\"method\\\": \\\"GET\\\", \\\"queryParams\\\": {}}}"
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"chain": "base",
"count": 8,
"losers": [
{
"pair": "0x153bA6AD",
"price": "0.000001291",
"token": "BASE",
"volume": "$0",
"change24h": "-2.64%"
},
{
"pair": "0x20ee4e1f",
"price": "0.000001291",
"token": "BASE",
"volume": "$2",
"change24h": "-2.33%"
},
{
"pair": "0x5d3cC6E1",
"price": "0.000001294",
"token": "BASE",
"volume": "$8",
"change24h": "-0.69%"
},
{
"pair": "0xCbFe0876",
"price": "0.000001292",
"token": "BASE",
"volume": "$156",
"change24h": "-0.67%"
},
{
"pair": "0x8EB94375",
"price": "0.000001299",
"token": "BASE",
"volume": "$326",
"change24h": "-0.63%"
},
{
"pair": "0x5554419C",
"price": "0.000001282",
"token": "BASE",
"volume": "$1,081",
"change24h": "-0.45%"
},
{
"pair": "0x58268092",
"price": "0.000001287",
"token": "BASE",
"volume": "$13",
"change24h": "-0.28%"
},
{
"pair": "0xc0A607b4",
"price": "0.000001296",
"token": "BASE",
"volume": "$1",
"change24h": "-0.25%"
}
],
"source": "DexScreener",
"trackRecord": "https://alpha.palmvox.com/api/track-record (free)",
"alsoAvailable": [
{
"url": "/api/signals",
"price": "$0.01"
},
{
"url": "/api/base/overview",
"price": "$0.005"
},
{
"url": "/api/base/new-pairs",
"note": "New Base pairs",
"price": "$0.005"
}
]
}| Field | Type | Description |
|---|---|---|
| chainrequired | string | |
| countrequired | number | |
| losersrequired | array | |
| sourcerequired | string | |
| trackRecordrequired | string | |
| alsoAvailablerequired | array |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"