You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- server.json: remote MCP manifest (io.github.rotwang9000/seneschal-data),
validated against registry.modelcontextprotocol.io. Ready to publish.
- x402.js: decorate every paid route with a bazaar discovery extension so
the openx402 facilitator catalogues us in /discovery/resources on the
next settlement. discoveryConfigForRouteKey() is pure + tested; the
extension loads lazily with the rest of the x402 stack.
- /.well-known/x402: enrich service block with description, control_panel,
stats, Telegram contact, and a products[] array (Private Watch first).
- README: lead with Private Watch + paid tiers; tools 9->18; tests 75->539;
add panel row + MCP-Registry note; Discord -> Telegram (@OrknetP).
- docs/index.html: fair-use contact Discord -> Telegram.
- add @x402/extensions as an explicit dependency (was transitive).
- 539/539 tests green.
Copy file name to clipboardExpand all lines: docs/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -880,7 +880,7 @@ <h2>Data freshness & coverage</h2>
880
880
881
881
<h2>Limits, terms, fair use</h2>
882
882
<ul>
883
-
<li>120 req/min per IP, soft. Heavy users should ask for an allow-list bump on Discord.</li>
883
+
<li>120 req/min per IP, soft. Heavy users should ask for an allow-list bump on Telegram (<ahref="https://t.me/OrknetP"><code>@OrknetP</code></a>).</li>
884
884
<li>No SLA. This is a free best-effort service. Expect occasional restarts.</li>
885
885
<li>Use of the data must not violate any privacy or legal restrictions in your jurisdiction. We surface only on-chain data and our own observations.</li>
886
886
<li>Crediting Seneschal (<code>https://seneschal.space</code>) in derived work is appreciated but not required.</li>
description: 'On-chain DeFi liquidation + Ethereum builder telemetry and Monero/Zcash payment-watching, payable per call over x402. Free read tier, no API key.',
summary: 'Watch a Monero or Zcash view key for inbound payments and receive an HMAC-signed webhook on each one. Credit-metered (per-day + per-call), no node to run.',
0 commit comments