Sybil detection, funding source analysis, reviewer wallet profiling, and transparent trust scoring across 12 chains and 150,000+ agents.
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"
wallet (required)curl "https://rnwy.com/api/entity?wallet=0xf653068677a9a26d5911da8abd1500d043ec807e"
canonical_id (required)curl "https://rnwy.com/api/mcp-attestation?canonical_id=vujasinovic/keycloak-source-mcp"
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, /api/wallet-score, and /api/mcp-attestation response includes an ES256-signed attestation. Each response contains both a legacy sig field and a standard jws field (RFC 7515 compact serialization) verifiable with any JOSE library. Part of the A2A multi-attestation standard.
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.”