[ s ] · agentic L1 · live on somnia testnet

>

a swarm of on-chain agents reads the somnia ledger for you — forensic depth, autonomous, verifiable.

live·2,418 investigations·19,047 contracts profiled·84,200 STT spent
02 · open the chat

> talk to the swarm

the investigation runs as a conversation — type intent, the swarm fans out across Somnia, stream of receipts builds the dossier in real time.

> open chat
03 · execution model

> the swarm

non-deterministic llms reach consensus via fixed seeds and majority validation across somnia nodes. every step leaves an audit receipt on-chain.

intent · user-owned
agent · system
data node · ledger fragment
evidence · flagged
report · returns to user
04 · surface area

> what the swarm can answer

contract forensics
reads source, bytecode, storage slots — flags backdoors, infinite mints, ownership traps.
> example: "audit 0xabc…"
fund-flow tracing
graph-walks counterparties up to N hops. detects mixers, bridges, atomic splits.
> example: "where did the airdrop go?"
stealth-launch detection
finds projects building quietly — deployer wallets, factory contracts, pre-announcement activity.
> example: "what is @project building?"
wallet profiling
behavioral fingerprint, counterparty graph, risk score, mev / sybil hints.
> example: "profile 0xdef…"
token & nft x-ray
supply, holders, concentration, mint history, royalty traps, hidden permissions.
> example: "x-ray token X"
continuous watch
tell the swarm to keep watching. on-chain ping when something changes.
> example: "alert me if owner renounces"
05 · transparency

> cost & receipts

> billing model

agent_costΣ(agent.fee · invocations)
serviceagent_cost × 0.50
totalagent_cost + service
currencySTT (somnia testnet token)

every invocation emits an on-chain receipt. you pay only for compute you authorize. nothing is buffered, nothing is custodied.

> sample receipt · on-chain artifact

receipt0x7f3a…d2c1
agentllm-inference
functioninferToolsChat
nodes7 (consensus 6 / 7)
gas412,308
ts2026-05-24T12:18:44Z
─ output ──────────────────────
{
  "verdict": "contract has owner-only mint without timelock; severity high"
}
[ view on shannon-explorer.somnia.network ↗ ]
06 · worked example

> sample investigation

> dossier #002418
> prompt: "follow funds from 0xdrop… and flag mixers"
> dispatched 2026-05-24 11:42 utc
> nodes 7 · agents 4 · duration 38s · cost 4.66 STT
receipt 0x7f3a…d2c1
consensus 6 / 7
sealed · immutable
01 summary
  • primary recipient (0xdrop…) split funds across 12 sybil wallets within 47 seconds.
  • 78.4% of value reached mixer signature (tornado-like cluster) at hop 2.
  • deployer wallet linked to 3 prior rugs by transaction-pattern fingerprint.
02 timeline
11:42:01intent received · target 0xdrop… resolved
11:42:03scout-fetch dispatched · 203 tx fetched
11:42:07flow-tracer hop 1 · 12 receivers identified
11:42:12flow-tracer hop 2 · mixer cluster detected
11:42:18contract-decoder · backdoor `_emergencyMint` found
11:42:31synthesizer · consensus 6/7 · dossier emitted
11:42:39dossier sealed · receipt 0x7f3a…d2c1
03 flow graph · 0xdrop… → unknown
0xdrop…sybil-01sybil-02sybil-03sybil-04bridgemixerexch.unknownhop · 1hop · 2hop · 3
normal flowsuspiciousflagged · mixer
04 flagged items
high
owner-only mint, no timelock
deployer retains unconstrained `_emergencyMint` after renounce signal.
tx 0xa1f…7c2
med
mixer interaction at hop 2
78.4% of value routed through known privacy cluster within 4 blocks.
tx 0x991…b04
low
sybil split pattern
12 receivers funded in <60s; common txnonce signature.
tx 0x331…fee
05 citations
0x7f3a…d2c1synth · consensus 6/7view on explorer ↗
0x1d77…b04flow-tracer · hop 2view on explorer ↗
0xabc9…1f4contract-decoder · slot 7view on explorer ↗
0x44c9…e8ascout-fetch · txlistview on explorer ↗