—
per call · USDC on Solana
The active deepnets watchlist - high-volume tokens that passed the safety screen, with current safety data.
Endpoint
GET https://api.deepnets.ai/api/watchlist135
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://api.deepnets.ai/api/watchlist", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.deepnets.ai/api/watchlist" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"_hint": "see /openapi.json for the full response schema"
}Payment details
bn7slnmcl9ru5kt9gnwvn8e8sx912dbtxiubniwjbiy8epjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1vIs this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Deepnets & similar services
Deepnets · Token Safety
api.deepnets.ai
Token safety analysis for a Solana mint: overall risk level, wallet-network concentration, bundle detection, mintable/freezable flags, critical risks, and warnings. Returns the most recent cached analysis.
Deepnets · Token Safety
api.deepnets.ai
Token safety analysis for a Solana mint: overall risk level, wallet-network concentration, bundle detection, mintable/freezable flags, critical risks, and warnings. Returns the most recent cached analysis.
Deepnets · Token Holder Graph
api.deepnets.ai
Funding-source graph for a token: nodes are wallets, edges are first-funding relationships, labeled with exchange attributions where known.