Skip to content

Overview

About Molthood

An AI execution platform for Robinhood Chain: you describe a subject, agents gather evidence, and every finding carries its source.

Molthood is an AI execution platform built for Robinhood Chain. You describe a subject — a token, a wallet, a contract, a website — and a set of agents gathers evidence about it from independent sources, then reports what they found.

It is not a chat interface with a chain plugin. The analysis runs first and the language comes second: findings are produced by code against live data, and the prose is written over the top of them. That order is the whole design.

What you get

A report, not an opinion
Every finding names the source it came from and can be checked without trusting us.
An explicit unknown
A check that could not run is reported as unknown. It is never quietly dropped, which would leave it looking like a check that passed.
A score you can read backwards
Risk scores come with the signals that produced them, so you can disagree with the weighting and still use the evidence.
Change over time
Re-running a subject produces a diff rather than a second full report, because what moved is the part worth reading.

Where to use it

Console
Run an analysis, watch it stream, read the report, compare subjects, keep a history.
Molthood Agent
Ask in a sentence. It decides whether live data is needed and fetches it. See Molthood Agent.
API
The same engine over HTTP for your own code. See the API reference.