$0.05
per call · USD Coin on Base
Ask Vaunt: evidence for or against a proposed trade (asset + LONG/SHORT) from a live real-money trading engine on Hyperliquid — comparable triggers on independent days, mean move and win rate at 4h/24h, favorable/adverse excursion, class base rate, current regime and posture, whether Vaunt holds it, primary risk. Results only, never entry/stop/target.
Endpoint
POST https://vaunt-dispatch-production.up.railway.app/agent/x402/evaluate4
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/evaluate", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"asset": "SOL",
"direction": "LONG",
"horizon_h": 4
}),
});
const data = await res.json();curl -X POST \
"https://vaunt-dispatch-production.up.railway.app/agent/x402/evaluate" \
-H "Content-Type: application/json" \
-d '{"asset":"SOL","direction":"LONG","horizon_h":4}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"asset": "xyz:NVDA",
"basis": [
"110 triggers on 17 days: +0.84% mean, 64% win at 24h; regime BULL aligned",
"Vaunt closed 4 real-money trade(s) on it: 0.87% mean, 75% win"
],
"direction": "LONG",
"evidence": {
"class_base_rate": {
"independent_days": 21,
"mean_24h_pct": 0.8,
"mean_4h_pct": 0.28,
"n": 8723,
"win_4h_pct": 56
},
"comparables": {
"avg_mae_pct": -1.59,
"avg_mfe_pct": 2.6,
"independent_days": 17,
"mean_24h_pct": 0.84,
"mean_4h_pct": 0.23,
"n": 110,
"win_24h_pct": 64,
"win_4h_pct": 61
},
"vaunt_closed_trades_on_asset": {
"mean_return_pct": 0.87,
"n": 4,
"win_pct": 75
},
"vaunt_holding_now": {
"age_minutes": 1395,
"strategy": "news_bounce",
"yes": true
}
},
"horizon_h": 24,
"primary_risk": null,
"regime": {
"band": "BULL",
"strength": 0.79
},
"state": {
"day_volume_usd": 50964553,
"dist_200d_pct": 11.3,
"posture": "normal",
"recent_outlier": false
},
"support": "STRONG",
"what_is_not_here": "entry, invalidation and exit geometry — the priced tier"
}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!