U

Up · Agent Sample

by Up

GETBase

$0.001

per call · USD Coin on Base

Ten closed real-money news_bounce trades (6 winners, 4 losers, newest first, delayed 48h) with hold, return, exit kind, regime and the trigger context Vaunt conditioned on: drop size, day volume, recent-outlier flag, MFE/MAE, news verdict. Executed on Hyperliquid.

Endpoint

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

3

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

Example response

{
  "dataset": "vaunt.news_bounce.sample",
  "trades": [
    {
      "asset": "HEMI",
      "context": {
        "day_volume_usd": 22742590,
        "mae_pct": -1.4,
        "mfe_pct": 9.1,
        "recent_outlier": false,
        "trigger_drop_pct": -9.2
      },
      "direction": "LONG",
      "exit_kind": "step_lock",
      "hold_h": 1.58,
      "opened_utc": "2026-09-07T15:00Z",
      "regime_at_entry": "BULL",
      "return_pct": 7.71,
      "strategy": "news_bounce"
    }
  ]
}

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