Real API calls routed through the Sertone Global Network. Pick a protocol, run a query, see the latency. Every demo runs the same software you can install on a Raspberry Pi in under five minutes.
Each demo shows a real pattern you can replicate yourself.
The flagship demo. Call the USGS Earthquake API through your Sertone. See request routing, latency measurement, and the settlement handshake in real time.
Write a GraphQL query directly in the browser. Fetch NASA exoplanet data with nested fields — star, planets, discovery method. Same Sertone, different protocol.
Any EVM smart contract becomes a REST endpoint. This demo reads the Chainlink ETH/USD price feed over HTTP — no Web3 library needed on the consumer side.
Server-Sent Events, WebSocket, and WebRTC signaling — all delivered through the Sertone Global Network. Watch a live data stream from an IoT sensor. Media relay through the network.
New York calls Paris. Response in under 100ms. No central server in the data path — routed through the Sertone Global Network, payment automatic. The routing is fully visible.
Google's Agent-to-Agent protocol lets AI agents discover and call each other. Sertone fills the two gaps A2A leaves open: a discovery registry and automatic payment in USDC.
Every demo in this section runs on the exact same Docker image you can pull right now. Raspberry Pi, VPS, or laptop — it works anywhere.
Each demo button fires a real HTTP call. Here is what happens between your browser and the data.
To connect to the Sertone Global Network, you run a single Docker container on your own machine - your laptop, a Raspberry Pi, a cloud server, anything. We call it your Sertone control center. It comes with a built-in web console where you control everything: browse services, register your own, manage your wallet, monitor your earnings.
Installation takes minutes. It is completely free, forever. No subscription, no trial, no credit card.
Once connected, you earn USDC in real time for every service you provide to users worldwide. And you pay USDC for remote services your applications consume. Every transaction settles automatically - no invoices, no payment terms, no intermediary.
docker run -d --name my-sertone -p 3000:3000 -p 3002:3002 sertone/wrapper:latest
That is it. You are on the network.
Every Sertone in these demos runs the same free Docker image. You do not need a cloud account, a credit card, or a company. A Raspberry Pi 4 with Docker installed is enough to become an API owner earning per-call revenue in any of the protocols shown here.