api.algovault.com
api.algovault.com
· api.algovault.com
Composite BUY / SELL / HOLD trade verdict for a perpetual-futures market, with a 0–100 confidence score, the current market regime, live price, and multi-factor reasoning (funding rate, open-interest change, 24h volume, trend persistence, breakout state) across 17 derivatives venues. Verdict accuracy is independently auditable via a Merkle-anchored track record on Base. When the queried market is a HOLD, returns the nearest higher-confidence setups so an agent can route to an actionable market.
api.algovault.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.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
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.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://api.algovault.com/x402/get_market_regime
|
0.02 | USDC |
https://api.algovault.com/x402/get_trade_signal
|
0.02 | USDC |
https://api.algovault.com/x402/scan_funding_arb
|
0.01 | USDC |
https://api.algovault.com/x402/scan_trade_calls
|
0.02 | USDC |
0x778a05280fd8db980e920fe9f31d0a8eabd17d59 · basescan ↗
| Agent card | https://api.algovault.com |
| Provider | https://api.algovault.com |
| Docs | https://api.algovault.com |
Health · last 0 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/api.algovault.com) [](https://agenstry.com/agents/api.algovault.com) [](https://agenstry.com/agents/api.algovault.com) [](https://agenstry.com/agents/api.algovault.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": "api-algovault-com",
"name": "api.algovault.com",
"description": "Composite BUY / SELL / HOLD trade verdict for a perpetual-futures market, with a 0\u2013100 confidence score, the current market regime, live price, and multi-factor reasoning (funding rate, open-interest change, 24h volume, trend persistence, breakout state) across 17 derivatives venues. Verdict accuracy is independently auditable via a Merkle-anchored track record on Base. When the queried market is a HOLD, returns the nearest higher-confidence setups so an agent can route to an actionable market.",
"domain": "api.algovault.com",
"provider": "api.algovault.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://api.algovault.com/x402/get_market_regime",
"description": "Market-regime classifier for a perpetual-futures market: returns the regime (e.g. TRENDING_UP / TRENDING_DOWN / RANGING) with a 0\u2013100 confidence, ADX-based trend metrics (strength, slope), volatility state, price structure, cross-venue funding sentiment, and a plain-language strategy suggestion (trend-following vs mean-reversion, position-sizing guidance) so an agent can pick the right playbook before entering.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "coin",
"type": "string",
"description": "",
"example": "BTC",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "exchange",
"type": "string",
"description": "",
"example": "BINANCE",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "timeframe",
"type": "string",
"description": "",
"example": "4h",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.algovault.com/x402/get_trade_signal",
"description": "Composite BUY / SELL / HOLD trade verdict for a perpetual-futures market, with a 0\u2013100 confidence score, the current market regime, live price, and multi-factor reasoning (funding rate, open-interest change, 24h volume, trend persistence, breakout state) across 17 derivatives venues. Verdict accuracy is independently auditable via a Merkle-anchored track record on Base. When the queried market is a HOLD, returns the nearest higher-confidence setups so an agent can route to an actionable market.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "coin",
"type": "string",
"description": "",
"example": "BTC",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "exchange",
"type": "string",
"description": "",
"example": "BINANCE",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "includeReasoning",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "timeframe",
"type": "string",
"description": "",
"example": "4h",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.algovault.com/x402/scan_funding_arb",
"description": "Ranked cross-venue funding-rate arbitrage scanner: in a single call it scans hundreds of perpetual-futures pairs and surfaces those whose funding spread between venues exceeds a caller-set basis-point threshold. Each opportunity returns the per-venue funding rates, the best long/short venue pair, the spread in bps, the annualized capture, a conviction grade, and the next funding times.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "minSpreadBps",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.algovault.com/x402/scan_trade_calls",
"description": "Returns the actionable BUY / SELL trade calls across the top-N perpetual-futures markets by open interest on a venue \u2014 each with a 0\u2013100 confidence and the current market regime \u2014 so an agent can scan the whole board in one call instead of polling symbols one-by-one. HOLD markets are excluded by default; flat per-scan price. Read-only market scan, informational only. Use when an agent wants the best setups across many markets at once; for one specific market use `get_trade_signal`.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "exchange",
"type": "string",
"description": "",
"example": "BINANCE",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "timeframe",
"type": "string",
"description": "",
"example": "1h",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "topN",
"type": "number",
"description": "",
"example": 25,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.01",
"maxAmount": "0.02",
"avgCostPerTransaction": "0.0175",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}