Agent402 (agent402.tools) — last updated 2026-06-12.
Agent402 has no accounts, no signups, no cookies, and no analytics or ad trackers. The entire server is open source, so every claim below is verifiable in code.
/api/memory tools, whose purpose is storage (see below)./api/memory is stored on our server keyed to the
paying wallet, readable only by that wallet (or wallets it explicitly grants), until the owner deletes
it or its TTL expires. A tamper-evident audit log of accesses is kept for the namespace owner.extract, render, screenshot, …)
contact those sites from our server with the URL you provided./api/search forwards the query to the Brave Search API to produce results.The hosted connector is anonymous: requests carry no identity beyond the connecting IP, which is used only for rate limiting as described above. Tool calls made through it are processed exactly like the HTTP API.
Operational logs are short-lived (platform default, days not months). Rate-limit counters live in process memory only. Memory-tool data persists until deleted by its owner or TTL expiry. Aggregate, non-personal counters (total calls served per tool) are kept for the public /api/stats page.
Mikey Petrillo — GitHub issues or github.com/MikeyPetrillo.