Silk Alpha Get API
where machines pay for alpha

Your AI agent's brain
for Monad.

Intelligence API for whale alerts, yield strategies, and validator scoring. AI agents pay per query. Humans get better decisions.

Read the Docs
$ npm i @silknodes/monad-intel copy
silk-alpha — live feed
LIVE
GET
/whale-alerts
Labeled whale movements with pattern detection, scoring, and timing signals.
$0.01 / query USDC
GET
/yield-brain
Ranked yield strategies across staking, LPs, lending, and liquid staking.
$0.02 / query USDC
GET
/validators
Performance scoring, commission tracking, and delegation flow analysis.
$0.01 / query USDC
Node.js
Python
curl
3 lines to intelligence
// Your AI agent gets whale intelligence in 3 lines import { SilkIntel } from '@silknodes/monad-intel'; const silk = new SilkIntel({ network: 'monad' }); // Agent pays $0.01 USDC automatically via MPP const whales = await silk.whaleAlerts({ hours: 24, min_amount: 100_000, }); // Returns scored, labeled intelligence — not raw data whales.events[0].signal // → { score: 82, pattern: "accumulating", timing: "pre-epoch", // reasoning: "5th delegation in 48h. Epoch boundary in ~2h." }
Latest Block
847
Whale Events
200
Validators
99%
Uptime

Stop reading the chain. Start understanding it.

Built by Silk Nodes. Powered by our own Monad RPC infrastructure.