$0.01
per call · USD Coin on Base
Vaunt's open real-money news positions on Hyperliquid (15-min delay), each tagged with its cell — strategy, asset class, news-verdict flag, recent-outlier flag — and that cell's closed live record: trades, independent days, mean per trade, win rate, t across days, MFE/MAE, plus an honesty label (VALIDATED / UNDECIDED / NOT SIGNIFICANT). Ranked by cell t. Evidence, not rules: no entry, stop, target, size or thresholds.
Endpoint
GET https://vaunt-dispatch-production.up.railway.app/agent/x402/opportunities-ranked1
Calls / 30d
1
Unique payers / 30d
Sep 10
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://vaunt-dispatch-production.up.railway.app/agent/x402/opportunities-ranked", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://vaunt-dispatch-production.up.railway.app/agent/x402/opportunities-ranked" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"cells": [
{
"asset_class": "equity",
"avg_mae_pct": -1.7,
"avg_mfe_pct": 4.4,
"independent_days": 10,
"mean_return_pct": 1.46,
"n_trades": 34,
"news_verdict": "no_cause_found",
"recent_outlier": false,
"strategy": "news_bounce",
"t_day": 1.8,
"verdict": "UNDECIDED (<20 independent days)",
"win_pct": 74
}
],
"dataset": "vaunt.opportunities.ranked",
"delay_minutes": 15,
"lanes": {
"news_bounce": {
"independent_days": 18,
"mean_return_pct": 1.45,
"n_trades": 393,
"t_day": 1.9,
"win_pct": 65
}
},
"opportunities": [
{
"age_minutes": 1130,
"asset": "xyz:CRWV",
"cell": {
"asset_class": "equity",
"news_verdict": "no_cause_found",
"recent_outlier": false
},
"cell_evidence": {
"independent_days": 10,
"mean_return_pct": 1.46,
"n_trades": 34,
"t_day": 1.8,
"verdict": "UNDECIDED (<20 independent days)",
"win_pct": 74
},
"direction": "LONG",
"id": "VNT-3F9A2C",
"origin": "hyperliquid",
"posture_at_entry": "normal",
"rank": 1,
"regime_at_entry": "BULL",
"strategy": "news_bounce",
"trust": "live_position"
}
]
}Payment details
0xf4b1093a9498523e18c484989df5157012abb85fUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from Up & similar services
Up · Image Text
x402-gateway-production.up.railway.app
Image generation with accurate text rendering using Ideogram v3 (best for logos, signage)
Up · RSI Reversion Swing BTC
signal-engine-production-d88d.up.railway.app
Individual arena strategy signal
Up · Remove Background
clearcut-production-bcc0.up.railway.app
Remove the background from an image URL and return a hosted transparent PNG URL. After evaluating the result, send a quick rating to POST /feedback using the returned feedback_id. Help us improve the service!