api.usenami.io

Category
Service
Network
Avg / request
$0.001 – $0.05
Endpoints
27

Service overview

What is Usenami?

Decision-ready funding-arb SIGNAL — gross spread net of public round-trip taker fees, periods-to-breakeven, depth-sized max notional ($1k/$5k/$10k), ranked. Derived outcome, not a profit forecast.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://api.usenami.io/v1/backtest/data" \
  --query '{
  "from": "{from}",
  "granularity": "{granularity}",
  "include_funding": "{include_funding}",
  "include_orderbook": "{include_orderbook}",
  "ticker": "{ticker}",
  "to": "{to}",
  "venue": "{venue}"
}'
What you get back
{
  "endpoint": "GET /v1/backtest/data",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services