U

Up · Agent Scorecard

by Up

GETBase

$0.001

per call · USD Coin on Base

The answer key for Vaunt's live routes: every real-money news position of the last 14 days (closed 24h+ ago) with its cell, outcome, banded return and hold bucket, plus the weekly and per-strategy record. Check that what /opportunities showed 60 minutes after entry actually paid. Executed on Hyperliquid.

Endpoint

GET https://vaunt-dispatch-production.up.railway.app/agent/x402/scorecard

2

Calls / 30d

1

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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/scorecard", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://vaunt-dispatch-production.up.railway.app/agent/x402/scorecard" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "by_strategy": {
    "news_bounce": {
      "independent_days": 13,
      "mean_return_pct": 1.35,
      "n_trades": 190,
      "win_pct": 63
    }
  },
  "by_week": [
    {
      "independent_days": 7,
      "mean_return_pct": 1.4,
      "n_trades": 118,
      "week_of": "2026-09-01",
      "win_pct": 66
    }
  ],
  "dataset": "vaunt.news.scorecard",
  "summary": {
    "independent_days": 13,
    "mean_return_pct": 1.31,
    "n_trades": 212,
    "win_pct": 64
  },
  "trades": [
    {
      "asset": "ARB",
      "cell": {
        "asset_class": "crypto",
        "news_verdict": "no_cause_found",
        "recent_outlier": false
      },
      "direction": "LONG",
      "exit_class": "rule",
      "hold": "1-4h",
      "opened_day": "2026-09-08",
      "outcome": "win",
      "return_pct_band": 2.5,
      "strategy": "news_bounce"
    }
  ],
  "window_days": 14
}

Payment details

Pay to0xf4b1093a9498523e18c484989df5157012abb85f
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Up & similar services