Agent Intelligence

100% in your browser · data never leaves your device

One pipeline over three layers: fetch a page as Markdown (content), discover agents and merchants around a seed wallet (registry), and trust-check a specific wallet (passport). Feed it a URL, a seed wallet, an address — or all three — and get a combined report before interacting.

How to use

  1. Paste a URL to read a page as Markdown (content layer).
  2. Paste a seed wallet to discover its on-chain counterparties (registry layer).
  3. Paste an address to get its Trust Score (passport layer).
  4. Run the pipeline to assemble the report and a verdict.
  5. Use the paid POST /api/agent-intel endpoint from your agent.

Where it applies

  • Researching a competitor or docs page and the agents around it in one call.
  • Discovering merchants via a known wallet, then scoring them before transacting.
  • An agent deciding whether to interact with a counterparty: content + discovery + trust.
  • Building an autonomous due-diligence step into an x402 workflow.