A

Asterpay · Deep Analysis Batch

by Asterpay

GETBaseEthereumArbitrumPolygonOptimismeip155:1187947933

$0.01

per call · USD Coin on Base

Deep KYA Trust Score analysis for any AI agent or wallet. Returns 7-component trust score (0-100), risk tier, sanctions status, ERC-8004 identity, InsumerAPI attestations, and payment eligibility. The most comprehensive agent trust check available.

Endpoint

GET https://x402.asterpay.io/v1/agent/deep-analysis/batch

2

Calls / 30d

1

Unique payers / 30d

Aug 29

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://x402.asterpay.io/v1/agent/deep-analysis/batch", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://x402.asterpay.io/v1/agent/deep-analysis/batch?address=0x1234...abcd" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "address": "0xd5f8481D8F25d3966d2010DBf9B47fFbdf745A9E",
  "components": {
    "erc8004Identity": 15,
    "operatorKyb": 0,
    "paymentHistory": 5,
    "sanctionsScreening": 15,
    "transactionActivity": 10,
    "trustBond": 6,
    "walletAge": 12
  },
  "erc8004Registered": true,
  "insumerAttestation": {
    "coinbaseCountry": {
      "met": true,
      "value": "US"
    },
    "coinbaseKyc": {
      "met": true
    },
    "gitcoinPassport": {
      "met": true,
      "score": 22
    },
    "tokenBalance": {
      "met": true,
      "usdcBalance": 142
    }
  },
  "sanctioned": false,
  "settlementEligible": true,
  "tier": "trusted",
  "timestamp": "2026-04-15T12:00:00Z",
  "trustScore": 63
}

Payment details

Pay to0xd5f8481d8f25d3966d2010dbf9b47ffbdf745a9e
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Ethereum, Arbitrum, Polygon, Optimism, eip155:1187947933
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Asterpay & similar services