See · Hear · Act
Real-World Compute & Multimodal
Reach beyond the chain — call any HTTP API, and generate images, audio, and video — with every result attested inside a TEE.
◇Requests below are simulated locally — nothing leaves your browser.
HTTP Call
Interactive simulation0x0801· short-running async
One request in, one response out — settled in the same transaction via the SPC mechanism. Try the ETH price or weather examples below.
Multimodal Generation
Interactive simulation0x0818· Image Generation
Long-Running HTTP
Concept / reference0x0805· reference only
For APIs that take longer than a single round trip (report generation, batch jobs, slow upstreams) — submits, polls a status URL on an interval, and delivers the result via callback once ready, instead of blocking one transaction. Same two-phase delivery model as the Sovereign Agent demo under Agents.