A

Agentrisk · Scan

by Agentrisk

GETBase

$0.15

per call · USD Coin on Base

Pre-trade token risk check on Base for AI agents and autonomous trading bots. Detects honeypots, rug pulls, hidden ownership, mint/blacklist functions, tax traps, deployer wallet reputation, and brand impersonation. Includes live sell simulation across Uniswap V2/V3/V4 and Aerodrome, holder concentration analysis, and a machine-readable risk verdict delivered via x402 and MCP.

Endpoint

GET https://agentrisk.dev/scan

51

Calls / 30d

1

Unique payers / 30d

Sep 9

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://agentrisk.dev/scan", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://agentrisk.dev/scan?token=0x4200000000000000000000000000000000000006" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "riskLevel": "CAUTION",
  "riskScore": 20,
  "shouldExecute": true
}

Payment details

Pay to0x42baa7debbb71afb90f14d0352f0390ae0c35abb
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Onchain Data and the homepage with a featured placement.

Get featured →

More from Agentrisk & similar services