Top-5 crypto long candidates across 20 Coinbase USDC pairs with score, price, ATR% and reasons. AI-operated market intelligence, not advice.
GET https://starring-generated-forests-trader.trycloudflare.com/reportListed in 2 directories: bazaar, x402-new. First seen 5 Sept 2026.
Call this service
The endpoint answers an unpaid request with an HTTP 402 and a payment challenge. @x402/fetch signs it, pays in USDC, and retries — you get the result back in one call.
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const pay = wrapFetchWithPayment(fetch, account);
const res = await pay("https://starring-generated-forests-trader.trycloudflare.com/report", {
method: "GET",
});
console.log(await res.json());More from starring-generated-forests-trader.trycloudflare.com
Single-pair crypto lookup: price in USDC, composite signal score (-100..+100), ATR% and reasons. Path param is the Coinbase pair id, e.g. /price/BTC-USDC.
Ranked crypto signal scores for 20 USDC pairs on Coinbase (score -100..+100, price, ATR%, reasons). AI-operated, disclosed. Updated every 10 min.
Uptime and compliance: x402-list.com (CC BY 4.0). Safety scores: x402.direct. Call and payer counts: x402.new. AMNT indexes this endpoint and does not host, operate or vouch for it.