0
💰 Paid API
alpha.palmvox.com
alpha.palmvox.com
· alpha.palmvox.com
AI-generated market analysis written by a local LLM using live data. Unique, original 150-word analysis with sentiment, top signals, yields, and actionable recommendation. Updated every 30 minutes. Zero hallucination — grounded in real market data.
🛡
Own this agent?
Verify the domain
alpha.palmvox.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
🔔
Watch this agent for changes.
Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API.
Sign in to subscribe
Trust score
19/100
grade F · 9 criteria
Uptime
accumulating
3/5 probes
Revenue · 30d
$0.00
wallet active · no inflow
Usage · 7d
0
no recent activity
Card drift · 7d
changed
0 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
pass
Valid AgentCard
10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
info
Live JSON-RPC
0/25
Live probe hasn't run yet.
fail
Protocol version
0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info
JWS signature
0/10
Card is unsigned (most published agents are).
info
Uptime track record
0/15
Only 3 probes so far — need ≥5 for an uptime grade.
fail
Skill declaration
0/10
No skills declared in card. Hard to route to.
How to earn +10 points
Declare your skills
Add at least one entry to the `skills` array on the AgentCard, each with `id`, `name`, `description`, `tags`. We canonicalise these into the global skill taxonomy on next probe.
Docs →
partial
Verified Identity
5/10
Provider declared: alpha.palmvox.com (https://alpha.palmvox.com). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass
Freshness + modern flags
4/5
seen in upstream source within 0d
info
Security declaration
0/5
No securitySchemes declared (common for open agents — not penalised).
⚠ Card drift detected — this agent's
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Uptime
33.3%
3 probes
Response
0ms
last probe
Skills
0
declared
Streaming
—
SSE-capable
Endpoints
| Agent card | https://alpha.palmvox.com/.well-known/agent-card.json |
| Provider | https://alpha.palmvox.com |
| Docs | https://alpha.palmvox.com |
Discovered via
agentic_market
recrawl_hot
recrawl_warm
Health · last 2 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/alpha.palmvox.com) [](https://agenstry.com/agents/alpha.palmvox.com) [](https://agenstry.com/agents/alpha.palmvox.com) [](https://agenstry.com/agents/alpha.palmvox.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "alpha-palmvox-com",
"name": "alpha.palmvox.com",
"description": "AI-generated market analysis written by a local LLM using live data. Unique, original 150-word analysis with sentiment, top signals, yields, and actionable recommendation. Updated every 30 minutes. Zero hallucination \u2014 grounded in real market data.",
"domain": "alpha.palmvox.com",
"provider": "alpha.palmvox.com",
"providerUrl": "",
"category": "",
"networks": [
"eip155:8453"
],
"enriched": false,
"endpoints": [
{
"url": "https://alpha.palmvox.com/api/analyze",
"description": "Deep analysis of a specific token: risk score, smart money activity, social sentiment, market context, and trade recommendation. Send a token symbol (e.g. ETH, AERO, DEGEN) and get a full data-driven analysis.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "ETH",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://alpha.palmvox.com/api/crypto/compare",
"description": "Compare two or more tokens \u2014 relative strength, which to buy, sentiment comparison. Send {tokens: ['BTC','ETH','SOL']} and get ranked analysis.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "tokens",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://alpha.palmvox.com/api/ai/ask",
"description": "Ask any crypto question \u2014 AI answers using live market data. Powered by local LLM with real-time prices, sentiment, yields, and signals. No hallucination \u2014 grounded in actual data. POST {question: 'Should I buy ETH?'}",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "question",
"type": "string",
"description": "",
"example": "Should I buy ETH right now?",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://alpha.palmvox.com/api/ai/report",
"description": "Generate a custom AI market report on any topic. Specify focus area: 'defi yields', 'btc analysis', 'base ecosystem', 'risk assessment', etc. 200-300 word original analysis powered by local LLM with live data.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "topic",
"type": "string",
"description": "",
"example": "BTC weekly outlook",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://alpha.palmvox.com/api/token/lookup",
"description": "Token lookup \u2014 send any token symbol, get price, 24h change, signal, confidence, risk assessment, and recommendation. POST {token: 'ETH'}. Combines our signal data with market context.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "ETH",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://alpha.palmvox.com/api/agent/plan",
"description": "UNIQUE: AI action planner for agents. Tell it your goal (e.g. 'maximize yield on $100 USDC on Base') and get a specific step-by-step plan with endpoints to call, amounts, and expected outcomes. Powered by local LLM.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "goal",
"type": "string",
"description": "",
"example": "maximize yield on $100 USDC",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://alpha.palmvox.com/api/trending/base",
"description": "What's trending on Base right now \u2014 top moving tokens, hottest DeFi pools, and social buzz. Updated every scan cycle. Zero competition on Bazaar for Base-specific trending.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/base/new-pairs",
"description": "Newly listed token pairs on Base DEXs \u2014 discover tokens before they trend. Live from DexScreener. Includes liquidity, volume, and age.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/base/overview",
"description": "Base network overview \u2014 live prices for AERO, DEGEN, ETH on Base, network TPS, gas price, and top DeFi yields. Everything a Base-native agent needs.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/crypto/prices",
"description": "Live cryptocurrency prices for BTC, ETH, SOL, AERO, DEGEN with 24h change. Cheapest price feed on x402.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/crypto/news",
"description": "Latest crypto news headline with sentiment analysis and market impact assessment. Breaking news from top sources, updated every 2 hours.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/market/oneliner",
"description": "Cheapest endpoint on x402 \u2014 $0.001 for a one-line market status. Returns sentiment, fear/greed, and top mover in a single string. Gateway endpoint \u2014 try us for a penny.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/fear-greed",
"description": "Crypto Fear and Greed Index with market sentiment analysis, news headline, and actionable bias (risk-on/risk-off/neutral). Cheapest sentiment endpoint on x402.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/gas/tracker",
"description": "Base network gas tracker \u2014 current gas price, recommended gas, average tx cost, and best time to transact. Essential for agents optimizing transaction costs.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/alpha/summary",
"description": "One-line market summary \u2014 sentiment, top mover, fear/greed, and action bias in a single string. Cheapest market intel on x402 at $0.003. Perfect for agents that need a quick pulse check.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/market/global",
"description": "Global crypto market overview \u2014 total market cap, BTC dominance, 24h volume, number of coins. Free CoinGecko data, packaged for agents.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/trending/coins",
"description": "Trending cryptocurrencies right now \u2014 from CoinGecko trending API. What the market is watching. Updated every request.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/base/gainers",
"description": "Top gainers on Base DEXs in the last 24h \u2014 live from DexScreener. Token, price, change%, volume. Zero cost to us, pure value for you.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/defi/best",
"description": "Single best DeFi yield right now \u2014 protocol, token, APY, TVL, and risk level. Cheapest yield data on x402. Perfect for agents auto-compounding yields.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/dex/prices",
"description": "Live DEX prices for top Base tokens from DexScreener \u2014 ETH, AERO, DEGEN and more with 24h change, volume, and liquidity. Cheapest multi-token price feed on x402.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/base/losers",
"description": "Top losers on Base DEXs in the last 24h \u2014 live from DexScreener. Token, price, change%, volume. Identify dumps and potential bounce plays.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/social/pulse",
"description": "UNIQUE: Crypto social pulse \u2014 aggregated sentiment from Twitter KOLs, news headlines, and community activity. Bullish/bearish score with trending topics. Zero results for 'social' on Bazaar \u2014 we're the first.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/market",
"description": "Crypto market overview: top movers, volume leaders, sentiment analysis, and fear/greed index.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/screener",
"description": "Token screener \u2014 filter active signals by confidence (HIGH/MEDIUM/LOW), direction (up/down), or chain (base). Returns matching signals with full data. Query params: confidence, direction, chain.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/yields/best",
"description": "Top 10 DeFi yields across Aave, Compound, and Morpho \u2014 sorted by APY. Includes TVL, risk level, and chain. Updated every 2 hours.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/yield/search",
"description": "Search DeFi yields by token, chain, or minimum APY. Query: ?token=USDC&chain=base&minApy=5. Returns matching yield opportunities from Aave, Compound, Morpho across all chains.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/signals/top",
"description": "Single highest-confidence trading signal with full analysis.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/wallet/score",
"description": "Wallet health score \u2014 checks your USDC balance, ETH holdings, DeFi yield exposure, and gives a 1-100 portfolio health score with recommendations. No wallet address needed \u2014 uses market data to score a typical Base wallet.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/trades/history",
"description": "UNIQUE: Real trade history from our live auto-trader \u2014 every buy, sell, partial exit with P&L. Verifiable on-chain via transaction hashes. No other x402 service shows real trading results.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/yields/compare",
"description": "Compare DeFi yields side-by-side across Aave, Compound, Morpho. Sorted by APY with risk levels and TVL. Essential for yield optimization agents.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/whale/activity",
"description": "Whale activity summary \u2014 large movements detected across BTC, ETH, SOL. Includes direction (accumulating/distributing), estimated size, and market impact. Updated every scan cycle.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/news/impact",
"description": "Latest crypto news headline with AI-predicted market impact score (1-10), affected tokens, and recommended action. Combines news data with sentiment analysis.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/defi",
"description": "DeFi opportunities on Base: liquidation targets, yield farming, and DEX arbitrage.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/risk/assessment",
"description": "Crypto market risk assessment \u2014 fear/greed index, volatility level, recommended position sizing, and risk-on/risk-off bias. Essential for portfolio management agents.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/signals",
"description": "Real-time crypto alpha signals with entry, target, and stop-loss prices. Sourced from smart money tracking (Nansen), volume analysis, and social sentiment.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/airdrop/radar",
"description": "Airdrop radar \u2014 upcoming and active crypto airdrops for Base ecosystem tokens. Eligibility hints, estimated value, and deadlines. Only 3 airdrop services on x402.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/portfolio/model",
"description": "AI-generated model portfolio allocation for Base ecosystem tokens based on current market conditions and risk analysis.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/agent/recommend",
"description": "Agent-to-agent recommendation \u2014 what should your trading agent do RIGHT NOW? Returns specific buy/sell/hold actions with token, size, and reasoning based on live signals, sentiment, and our track record. Built for autonomous agents.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/ai/analysis",
"description": "AI-generated market analysis written by a local LLM using live data. Unique, original 150-word analysis with sentiment, top signals, yields, and actionable recommendation. Updated every 30 minutes. Zero hallucination \u2014 grounded in real market data.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/daily/digest",
"description": "AI-written daily crypto market digest \u2014 300 word original analysis covering prices, sentiment, DeFi yields, whale activity, and actionable recommendations. Written by local LLM using live data. Updated daily.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/strategy",
"description": "AI trading strategy recommendation \u2014 what to buy, sell, or hold right now based on live market conditions, sentiment, signals, and DeFi yields. Actionable output for autonomous trading agents.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/premium/briefing",
"description": "PREMIUM: Executive market briefing \u2014 top 3 signals, sentiment summary, key news, and actionable recommendation in a concise format optimized for agent consumption.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/report/daily",
"description": "PREMIUM: AI-generated daily market report \u2014 comprehensive 300-word analysis covering all sectors: prices, signals, DeFi, sentiment, trading performance, and outlook. Generated by local LLM using live data. Updated daily.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/premium/alpha",
"description": "PREMIUM: Complete alpha bundle \u2014 all signals + market overview + DeFi opportunities + portfolio model + track record + news + twitter sentiment in a single call. Best value for agents that need the full picture.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://alpha.palmvox.com/api/report/weekly",
"description": "PREMIUM: AI-generated weekly market outlook \u2014 comprehensive 500-word analysis covering week in review, performance, market structure, DeFi landscape, and next week outlook. Generated by local LLM using live data.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.05",
"avgCostPerTransaction": "0.0104",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": []
}
}