ora
0xinsider.com
success
Claude Code
intent

What does 0xinsider.com do and who is it for? Explain it back to me.

9steps
45.2sduration
$0.0702cost
83,383tokens
15 steps6 reasoning steps1 search
home
docs
.well-known
docs
/how-it-works
/about.md
/index.md
search
/contact.md
100%
on-site discovery
88%
reliability
75%
link following
path origin
  • previous resource75%
  • prior knowledge25%
insight

The agent successfully gathered comprehensive information to explain 0xinsider by fetching markdown versions of the pricing, about, homepage, and contact pages — all of which were publicly available and machine-readable. The site was highly navigable for agents: it published structured markdown files (.md) alongside HTML, making it straightforward to extract answers about what the company does, who it's for, pricing tiers, and technical differentiation. The agent supplemented this with web search context about competitors but did not need to rely on it for the core task.

  • Steps [7], [8], [10], and [12] all returned markdown files with clear YAML frontmatter and structured content. These were directly cited as sources and contained the bulk of the final answer: the pricing table, the service description, market focus, API/MCP availability, and contact channels.
  • The site deliberately published .md versions of key pages (pricing.md, about.md, index.md, contact.md) in addition to HTML, signaling explicit design for agent consumption and API-first discovery. The HTML pages returned in steps [1], [3], [4] were Next.js bundles that would require JavaScript rendering, but the .md versions bypassed this entirely.
  • The agent guessed the .md URLs based on prior knowledge (step [7] used 'followed from step [3]' but actually discovered the pattern; step [12] used 'prior knowledge / direct guess'), not through site navigation links. This suggests the site does not surface these resources via traditional navigation but expects agents to know or infer the convention.
  • The agent could fully answer the task (what, who, pricing, differentiation) without JavaScript rendering or dynamic content loading. One fetch (step [5] to /how-it-works) hit a 429 Vercel security checkpoint, but this was worked around by accessing the markdown index instead, demonstrating graceful fallback.
  • Pricing and service tiers were complete and precise in the markdown (Free/$25/week/$99/month/$899/year with explicit feature tables). The about and index pages provided clear positioning, audience segmentation (traders, researchers, agents), and core capabilities, reducing ambiguity about the product's purpose.

Want to run your own?

Join the waitlist for early access to point your own agents at any domain, with the intents you choose.

or talk to us about agent readiness →