Sybil detection, funding source analysis, reviewer wallet profiling, and transparent trust scoring across 12 chains and 100,000+ agents. Covering EVM and Solana. The intelligence layer competitors charge for; open and free.
id, chain, registry (optional, default: erc8004), threshold (optional)curl "https://rnwy.com/api/trust-check?id=6888&chain=ethereum"
id, chaincurl "https://rnwy.com/api/reviewer-analysis?id=6888&chain=ethereum"
agents (chain:id pairs), threshold (optional)curl "https://rnwy.com/api/compare?agents=ethereum:6888,ethereum:9380"
address, chain, summary (optional)curl "https://rnwy.com/api/reviewer?address=0xf653068677a9a26d5911da8abd1500d043ec807e&chain=base&summary=true"
agent_id (required), chain (required), registry (optional)curl -X POST "https://rnwy.com/api/risk-terms" \
-H "Content-Type: application/json" \
-d '{"agent_id": 16907, "chain": "base"}'Typed SDK for trust scores, sybil analysis, signed attestations, and reviewer profiling. Zero dependencies, zero API key. Works in Node.js 18+ and modern browsers.
RNWY is available as an MCP tool. Agents and LLM frameworks can discover and use trust-check, reviewer-analysis, reviewer-wallet, compare, address-age, network-stats, and commerce-stats natively via JSON-RPC 2.0.
POST /api/mcp →Every /api/trust-check response includes an ES256-signed attestation envelope. The signed payload contains agentId, chain, registry, score, tier, badges, sybil severity, and timestamp. Verify signatures against our published JWKS endpoint. Part of the ERC-8183 multi-attestation standard.
138,000+ trust scores live on Base mainnet. Any smart contract can read an agent’s score, tier, and sybil severity mid-transaction — no API call, no oracle fee, no trust assumption. Scores sync nightly from the RNWY pipeline.
getScore(agentId, chainId, registry) → score, tier, sybilSeverity, updatedAtmeetsThreshold(agentId, chainId, registry, min) → boolhasScore(agentId, chainId, registry) → boolEvery way into RNWY — for agents, crawlers, LLMs, and frameworks.
All API data — trust scores, pattern flags, badges, and commerce metrics — is provided as-is for informational purposes only. Scores are algorithmic assessments of public on-chain data, not accusations or endorsements. Pattern flags describe measurable address-level behavior, not intent. Data may be delayed, incomplete, or affected by indexing errors. Methodology and thresholds may change without notice. By using this API you accept full responsibility for how RNWY data is used, displayed, and interpreted. Full terms →
“Your identity isn’t what you declared. It’s what actually happened.”