P

Pre-Trade Gate · PRE Trade Gate

by Pre-Trade Gate

GETBasePolygon

$0.1

per call · USD Coin on Base

The single call an agent makes before touching a Base token: token risk + sellability (honeypot/tax) + route/price-impact + deployer reputation, collapsed into one GO/HOLD/STOP verdict with an auditable receipt. Cheaper than the four checks à la carte. This is the tool to bind first.

Endpoint

GET https://402.com.tr/api/x402/pre-trade-gate

4

Calls / 30d

1

Unique payers / 30d

Sep 5

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://402.com.tr/api/x402/pre-trade-gate", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://402.com.tr/api/x402/pre-trade-gate?address=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&amountUsd=1000" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "address": "0xa4a2e2ca3fbfe21aed83471d28b6f65a233c6e00",
  "checkedAt": "2026-09-01T09:30:10.661Z",
  "decision": "HOLD",
  "tradeSizeUsd": 1000
}

Payment details

Pay to0x973a31858f4d2125f48c880542da11a2796f12d6
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Polygon
Schemesexact

Is this your API?

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

Get featured →

More from Pre-Trade Gate & similar services