Skip to main content
Glama
Ownership verified

Server Details

AgentFeed: 47 tools — our own liquidation tape + tokenized-equity peg data, paid in USDC.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
seekdaseek/agentfeed
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.1/5 across 43 of 44 tools scored. Lowest: 3.5/5.

Server CoherenceA
Disambiguation5/5

Each tool targets a very specific data point or analysis, with clear distinctions even among similar tools (e.g., cascade alert vs scan vs history, liquidation stats vs recent vs history). Descriptions explicitly differentiate scope and purpose, minimizing confusion.

Naming Consistency5/5

All 44 tools follow a consistent 'get_' prefix with snake_case verb_noun pattern (e.g., get_btc_price, get_funding_extremes). No mixing of styles or inconsistent verbs.

Tool Count3/5

With 44 tools, the count is high but each tool provides a unique data service within a broad domain (crypto perps, tokens, network, etc.). While comprehensive, the sheer number may overwhelm agents, pushing it to the upper edge of 'borderline' rather than 'well-scoped'.

Completeness5/5

The tool set covers an extensive range of crypto market data: perpetual futures (funding, liquidations, OI, order book, squeezes, spreads), token and wallet analytics, Solana network stats, DeFi TVL, and even niche features like World Cup betting markets. No obvious gaps for a data feed API.

Available Tools

47 tools
get_basisInspect

Perp-vs-spot basis for any USDT pair: premium/discount %, contango/backwardation read, funding context. Costs $0.01 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesUSDT perp symbol e.g. SOLUSDT
get_btc_priceInspect

Live BTC/USD spot price with confidence interval (Pyth oracle). Costs $0.001 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_cascade_alertInspect

Liquidation cascade detector for the 5 majors (SOL, BTC, ETH, XRP, DOGE): returns cascades active NOW - clustered same-side liquidations with symbol, side, USD total, prints, duration, severity (minor/major/extreme). Empty cascades array = no cascade in window. For all ~600 USDT perps across 3 exchanges, use get_cascade_scan. Costs $0.01 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
windowNolookback window seconds, 30-300, default 90
min_usdNomin summed USD, default 50000
min_eventsNomin prints to qualify, default 4
get_cascade_historyInspect

PAST liquidation cascades reconstructed from our tape: clustered same-side flush events with start/end, prints, USD total, peak print. get_cascade_alert tells you NOW; this tells you what already happened, up to 72h back. Costs $0.03 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
gap_sNomax gap seconds within an event, default 60
hoursNo1-72, default 24
scopeNo
symbolNoUSDT perp symbol e.g. SOLUSDT, BTCUSDT (default SOLUSDT)
min_usdNomin event USD, default 100k (250k for scope=all)
get_cascade_scanInspect

FULL-UNIVERSE cascade scan: detects liquidation cascades across ~600 USDT perps on Bybit, OKX and Binance simultaneously - not just majors. Bybit is the only complete unthrottled liquidation tape in crypto and no exchange publishes history of it, so this coverage is not available anywhere else. Returns symbol, side, USD total, prints, duration, severity. Costs $0.05 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
windowNolookback window seconds, 30-300, default 90
min_usdNomin summed USD, default 50000
min_eventsNomin prints to qualify, default 4
get_dex_quoteInspect

Live Jupiter swap quote for any SPL pair: output amount, price impact, route. The real executable price on Solana, not an index price. Costs $0.005 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
amountYesamount in raw base units of input mint
input_mintYesinput mint (base58)
output_mintYesoutput mint (base58)
get_fear_greedInspect

Crypto Fear & Greed index (0-100) with classification. Free.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_funding_crossInspect

Funding for ANY USDT perp across Bybit + OKX + Hyperliquid in one call, with cross-venue spread and crowding read. (get_funding_rate covers SOL+BTC only.) Costs $0.01 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesUSDT perp symbol e.g. SOLUSDT
get_funding_extremesInspect

Most crowded trades across ~600 USDT perps: top most-positive and most-negative funding with annualized %, 24h price move and OI. Crowded shorts = squeeze candidates. Costs $0.02 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNotop N each side, 1-25, default 10
min_turnover_usdNoliquidity floor, default 1M
get_funding_historyInspect

Funding-rate history for any USDT perp (up to 200 intervals): average, annualized, share of positive intervals — what the carry has actually been. Costs $0.005 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNointervals, 1-200, default 30
symbolYesUSDT perp symbol e.g. SOLUSDT
get_funding_rateInspect

Current SOL and BTC perp funding rates, mark prices, open interest (Hyperliquid). Costs $0.002 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_jito_tipsInspect

Jito bundle tip floor percentiles (p25-p99, SOL) — what landed bundles are actually paying, with a landing recommendation. Costs $0.005 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_last_liquidationInspect

FREE taster: last SOL and BTC liquidation (15-min delayed). Real-time via get_recent_liquidations. Free.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_liq_heatmapInspect

Liquidation heatmap by PRICE LEVEL from our own tape: where leverage actually got flushed in the last N hours — USD, prints, long/short split per price zone, hottest zone flagged. Real prints, not entry-price estimates. Costs $0.05 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
hoursNolookback 1-168, default 24
symbolYesUSDT perp symbol e.g. SOLUSDT
bucketsNoprice buckets 5-50, default 20
get_liq_historyInspect

HISTORICAL liquidation tape, time-bucketed: total/long/short USD, prints, biggest print per bucket. Any USDT perp or the whole ~600-perp universe, up to 7 days back. Bybit is the only complete liq tape in crypto and no exchange publishes history of it — this data exists nowhere else. Costs $0.05 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
hoursNolookback 1-168, default 24
scopeNoall = whole universe
symbolNoUSDT perp symbol e.g. SOLUSDT, BTCUSDT (default SOLUSDT)
bucket_minNobucket minutes 5-1440, default 60
get_liquidation_leadersInspect

What is blowing up RIGHT NOW: top symbols ranked by liquidation USD across ~600 USDT perps on Bybit, OKX and Binance. Per symbol: total liquidated, long vs short split, biggest single print, venue count, dominant side. The fastest read on where leverage is being flushed. Costs $0.02 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNotop N symbols, 1-50, default 10
window_minNolookback minutes, 5-1440, default 60
get_liquidation_statsInspect

Liquidation aggregates for the 5 majors (SOL, BTC, ETH, XRP, DOGE): 1h and 24h totals, longs vs shorts USD split, biggest print, broken out per exchange. Costs $0.004 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_long_shortInspect

Long/short account ratio for ANY USDT perp with 1h and 24h trend (retail crowding gauge). Costs $0.01 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesUSDT perp symbol e.g. SOLUSDT
get_market_snapshotInspect

SOL+BTC prices, funding rates, and Fear & Greed in one call. Costs $0.003 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_oi_spike_scanInspect

Abnormal open-interest jumps across ~600 USDT perps vs a 30min+ baseline — where new leverage is piling in, with funding and price context. Squeeze/flush precursor screener. Costs $0.02 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNotop N, 1-25, default 10
get_open_interestInspect

Open interest for ANY USDT perp: Bybit OI in base + USD with 1h/24h change, plus OKX OI. (get_positioning covers SOL+BTC only.) Costs $0.01 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesUSDT perp symbol e.g. SOLUSDT
get_orderbook_imbalanceInspect

Bid/ask resting-liquidity imbalance within ±N bps of mid for any USDT perp: USD each side, ratio, skew read. Costs $0.01 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
bpsNowindow ±bps around mid, 5-500, default 50
symbolYesUSDT perp symbol e.g. SOLUSDT
get_orderbook_wallsInspect

Largest resting orders each side of the book for any USDT perp, with USD size and distance from mid. Costs $0.01 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
topNowalls per side, 1-15, default 5
symbolYesUSDT perp symbol e.g. SOLUSDT
get_peg_deviationAInspect

Peg deviation for a tokenized US equity on Solana: on-chain DEX price vs the underlying last real trade, in bps, with 24h stats split into market-open and off-hours. Sampled every 5 minutes by our own collector; this tape exists nowhere else. Costs $0.02 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
hoursNolookback 1-168, default 24
symbolYesTokenized equity symbol e.g. CRCLx, MSTRx, COINx
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description bears full burden. It discloses the tool is read-only, has a cost, samples every 5 minutes, and uses a unique collector. It does not mention rate limits or error handling, but the cost and uniqueness are well stated.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is three sentences, front-loading the core purpose and then adding unique context (data source, cost). Every sentence adds necessary information without fluff.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a paid tool with 2 parameters and no output schema, the description covers purpose, data source, cost, sampling, and time split. It lacks explanation of return value structure, which would be helpful, but overall it is sufficiently complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description adds value by providing example symbol formats (CRCLx, MSTRx, COINx) and implying the hours parameter via '24h stats', though it doesn't detail the range. The examples enhance understanding.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool returns peg deviation for tokenized US equities on Solana, specifying it measures on-chain DEX price vs underlying trade in bps with 24h stats split by market-open and off-hours. This distinguishes it from siblings like get_basis or get_spread_arb.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides context on data uniqueness and cost ($0.02 USDC per call), implying it's a premium data tool. However, it does not explicitly state when to use vs alternatives or when not to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_peg_sessionsAInspect

Peg deviation broken out by trading session (open, premarket, afterhours, overnight, weekend): mean, p95, max bps and median liquidity per session, with the worst off-hours window flagged. Market-open acts as the control. Costs $0.03 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNolookback 1-30, default 7
symbolYesTokenized equity symbol e.g. CRCLx, MSTRx, COINx
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It discloses cost ($0.03 USDC) and mentions flagged worst off-hours window and market-open control, but does not discuss idempotency, permissions, or side effects. Adequate but minimal.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences with key information front-loaded: purpose, metrics, cost. No redundant words, efficiently structured.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description adequately hints at return structure (mean, p95, max bps, median liquidity per session, flagged worst window). Missing pagination or more detailed output format, but sufficient for context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% (both parameters described). The description adds no additional meaning beyond the schema's descriptions for 'days' and 'symbol'; it does not elaborate on parameter usage or constraints.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description explicitly states it breaks out peg deviation by trading session and lists metrics: mean, p95, max bps, median liquidity. It also mentions control and flagging of worst off-hours window, clearly differentiating from sibling tools like get_peg_deviation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description does not explicitly state when to use this tool versus alternatives. While the cost and session breakdown imply usage for detailed session analysis, no when-not-to-use or alternative guidance is provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_peg_universeAInspect

Every tokenized US equity we track, ranked by off-hours peg risk: p95 and max deviation bps, market-open deviation as control, median liquidity. Dead pools are excluded rather than reported as perfect pegs. Costs $0.05 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNolookback 1-30, default 7
min_liquidity_usdNofilter out thinner pools
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden. It discloses the cost ($0.05 USDC per call) and the exclusion of dead pools, which are important behavioral traits. However, it does not mention idempotency, rate limits, or whether sorting order is stable.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and front-loaded with the core purpose. Every sentence adds value, and there is no redundant information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite no output schema, the description adequately explains the return structure (ranked list with specific fields) and adds context about cost and dead pool exclusion. It is complete for an agent to understand what to expect.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% for both parameters (days and min_liquidity_usd). The description does not add additional meaning beyond what the schema already provides, so baseline score 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool returns a ranked list of tokenized US equities with specific metrics (off-hours peg risk, p95, max deviation bps, etc.). It distinguishes itself from other peg-related tools like get_peg_deviation by focusing on a universe ranking.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description does not explicitly state when to use this tool over alternatives. While the purpose is clear, there is no guidance on scenarios where it is preferred or when other tools (e.g., get_peg_deviation) might be more appropriate.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_positioningInspect

SOL+BTC positioning: long/short account ratio (retail crowding) + open interest with 1h/24h change (Bybit). Costs $0.004 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_priority_feesInspect

Solana priority-fee estimate right now, all levels (min to unsafeMax) in micro-lamports/CU, with a recommended tip. For bots that need txs to land. Costs $0.005 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_recent_liquidationsInspect

Recent perp liquidations across Bybit (complete unthrottled tape), OKX and Binance: timestamp, long/short, size, price, USD value. Any USDT perp (~600 symbols), not just majors. Costs $0.003 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNomax rows, 1-100, default 25
scopeNocore = the 5 majors (default), all = every recorded USDT perp
symbolNoSOL, BTC, ETH, XRP, DOGE, or any USDT perp e.g. SXTUSDT (omit for majors)
min_usdNoonly prints >= this USD size
get_sharp_moveInspect

SHARP MONEY DETECTOR for World Cup betting markets. Finds abnormal PRE-MATCH moves in the de-margined consensus win probability (TxODDS StablePrice, cryptographically anchored on Solana). Because no match is in play, there is nothing to react to - a win probability that jumps before kickoff is money arriving, not a reaction to a goal or a red card. Default threshold 2.81 percentage points per 5 minutes is the p99.9 of 8,464,803 real odds ticks harvested across 137 matches; the median 5-minute move is 0.08pp, so a firing is roughly 35x normal. Returns match, competition, minutes to kickoff, the probability path, move size, direction (odds shortening or drifting) and severity (notable/sharp/extreme). Use before placing or pricing a World Cup bet, or to detect informed money entering a market. Costs $0.02 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
min_ppNominimum move in percentage points, default 2.81 (= p99.9 of real moves)
windowNolookback window in seconds, 60-1800, default 300
lookback_minNohow far back to search, minutes, 5-1440, default 60
get_sol_networkInspect

Solana network health: recent average TPS, current slot, epoch and epoch progress. Costs $0.005 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_sol_priceInspect

Live SOL/USD spot price with confidence interval (Pyth oracle). Costs $0.001 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_spread_arbInspect

Best bid/ask for a USDT perp across Bybit, OKX and Hyperliquid, with the best cross-venue edge in bps (pre-fee). Costs $0.02 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesUSDT perp symbol e.g. SOLUSDT
get_squeeze_scoreInspect

FLAGSHIP: short-squeeze / long-flush score 0-100 for any USDT perp. Composite of funding, long/short crowding, 24h OI build, and liq-skew from our exclusive tape. One number that answers "is this trade crowded and about to hurt someone". Costs $0.1 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesUSDT perp symbol e.g. SOLUSDT
get_stablecoin_flowsInspect

Total stablecoin supply with 7d/30d deltas and top stables — the macro risk-on/risk-off dial for crypto. Costs $0.01 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_token_holdersInspect

Top holders of any SPL token with per-account share and top1/top5/top10 concentration. Deeper cut than get_token_risk's summary. Costs $0.02 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
mintYesSPL token mint address (base58)
get_token_metadataInspect

SPL token metadata: name, symbol, decimals, supply, price (Helius DAS). Costs $0.005 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
mintYesSPL token mint address (base58)
get_token_riskInspect

SPL token rug-risk signals: mint/freeze authority status (revoked = safer), top-1/top-10 holder concentration, and risk flags. Not a honeypot/LP-lock checker. Costs $0.01 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
mintYesSPL token mint address (base58)
get_top_moversInspect

24h top gainers and losers across ~600 USDT perps with a liquidity floor, funding attached. The "what moved" screener. Costs $0.01 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNotop N each side, 1-25, default 10
min_turnover_usdNoliquidity floor, default 1M
get_trade_contextInspect

Full market state in one call: SOL+BTC prices, funding, Fear & Greed, long/short positioning, open interest, and liquidation stats. The complete pre-trade picture. Costs $0.01 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_tvlInspect

TVL for any DeFi protocol (with 1d/7d change) or top-15 chains ranking. DefiLlama-backed. Costs $0.005 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
targetNoprotocol slug/name e.g. jito, marinade — omit for top chains
get_venue_liq_shareInspect

Which venue is flushing whom: per-exchange liquidation share (Bybit/OKX/Binance) with long/short split and biggest print, any symbol or whole universe. Costs $0.02 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
hoursNo1-168, default 24
symbolNoUSDT perp symbol e.g. SOLUSDT, BTCUSDT (default all)
get_volatilityInspect

Realized volatility for any USDT perp: 7d and 30d annualized from daily closes, plus today's range. Position-sizing input. Costs $0.01 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesUSDT perp symbol e.g. SOLUSDT
get_wallet_activityInspect

Recent transactions of any Solana wallet, parsed human-readable: type, protocol, description, fee, failures (Helius enhanced). Costs $0.02 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNotx count, 1-25, default 10
walletYesSolana wallet address (base58)
get_wallet_holdingsInspect

Solana wallet holdings: native SOL, SPL tokens with USD values, NFT count (Helius DAS). Costs $0.008 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
walletYesSolana wallet address (base58)
get_whale_tradesInspect

Large prints from the live trade tape for any USDT perp: trades over a USD threshold, buy/sell totals, net flow, dominant side. Costs $0.02 USDC per call (x402, Solana mainnet).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNomax trades returned, 1-50, default 20
symbolYesUSDT perp symbol e.g. SOLUSDT
min_usdNomin print USD, default 100k
pricingInspect

Free: list all agentfeed tools with USDC prices.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.