From f24a10a630e775b093c55ead58632b0666684fe0 Mon Sep 17 00:00:00 2001
From: Edy Cu
Date: Wed, 9 Sep 2026 21:59:13 +0700
Subject: [PATCH] docs(readme): surface the Bazantic gateway a judge can call
Bazantic is the second partner prize, and the gateway it produced was reachable
only from the runbook -- a judge reading the README had no way to see that the
API is registered and serving through it.
The badge points at the status endpoint rather than the gateway root, because
the root is not a page: it answers 404 the same way HashScan does, while
/api/retainer/status returns 200 with real chain-backed JSON. It is the shortest
path from "they claim a gateway" to "the gateway answered me".
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index c43e36c..25c8c29 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ Hedera Schedule Service extends by itself.
[](https://retainer.edycu.dev/judge)
[](https://retainer.edycu.dev/pitch-deck.html)
[](DEMO.md)
+[](https://retainer-x402.bazgateway.com/api/retainer/status?agent=0xD14CA86A1483e9b2147a7B86fB74D437d3d2Cc66)