T

TrustAgent · Reputation

by TrustAgent

GETBase

$0.002

per call · USD Coin on Base

What is this agent's reputation actually worth? 92.6% of ERC-8004 feedback on Base is coordinated. This clusters reviewers by funding provenance and caps each cluster at one effective vote, returns every record with its evidence class and flag reasons, and refuses to average ratings that use incompatible scales.

Endpoint

GET https://trust-agent.io/v1/reputation

1

Calls / 30d

1

Unique payers / 30d

Aug 14

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://trust-agent.io/v1/reputation", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://trust-agent.io/v1/reputation?chain=base&subject=60015" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "interpretation": "plain-language summary of what the numbers mean",
  "reputation": "sybilShare, uniqueClusters, evidenceBreakdown, per-tag aggregates"
}

Payment details

Pay to0x6121654d3fd4c8b42a90d30472e4d40927c3e6bb
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from TrustAgent & similar services