live on base · paid in usdc

onchain trust for autonomous agents

before your agent trades a token or pays a wallet, ask mossgate. deterministic risk verdicts and wallet reputation from live base data. pay per call in usdc over x402. no keys, no signup, no account.

agent asks mossgate about a token
# one call. one verdict. paid automatically in usdc.
curl https://api.mossgate.dev/v1/token/verdict?chain=base&address=0x4ed4...efed

{
  "verdict": "ok", "score": 100,
  "liquidity_usd": 1248471,
  "pair_age_days": 943,
  "flags": ["owner_not_renounced"],
  "not_checked": ["honeypot_simulation"]
}

endpoints

three questions, priced per call

no subscription. each request settles a micro-payment in usdc on base through the x402 protocol. an x402-capable client pays and retries automatically.

$0.02 / call

token verdict

liquidity, pair age, 24h volume, contract checks and flags condensed to ok / caution / danger.

GET /v1/token/verdict
$0.01 / call

wallet profile

base wallet reputation: activity, usdc flow, unique counterparties, freshness flags. vet who you pay.

GET /v1/wallet/profile
$0.25 / call

deep report

the full dossier: verdict plus deployer context and extended signals for a high-stakes decision.

GET /v1/token/report
● ok · clear to proceed ● caution · thin or young ● danger · do not touch

how it works

built for machines, not dashboards

mossgate speaks x402 and serves machine-readable discovery, so an agent can find it, price it, pay it and use it without a human in the loop.

01

call any endpoint

get a 402 with exact price and payment terms in usdc on base.

02

pay in-protocol

your x402 client signs a usdc payment and retries. settles in seconds.

03

get the verdict

deterministic json from live onchain and dex data. cached, fast, honest about limits.