Skip to content

Bankr project

operator

HISS on Bankr: Agent Profile status, the five live x402 autonomy services with prices, discovery, and honest blockers.

The HISS presence on Bankr has two parts: an Agent Profile (created, pending Bankr admin approval) and eleven paid x402 services live on Bankr x402 Cloud — USDC on Base, discoverable by any x402-capable agent. Last verified 2026-07-08 with Bankr CLI 0.3.13.

Agent Profile status

  • Profile HISS (slug hiss) — created 2026-07-08, pending Bankr admin approval (approved: false, isPublished: false). No public profile URL is claimed until approval.
  • Website https://www.hiss.finance · image /logo.png · Twitter @HissFinance (auto-linked).
  • Token: none — no HISS token exists and none is claimed. A token launch would be a separate, owner-authorized decision.
  • Per the Bankr Agent Profiles docs, profiles start unapproved until admin review and eligibility can depend on a Bankr-deployed token or on-chain fee-beneficiary status. The HISS account is an active Bankr Club member with eleven fee-paying endpoints; eligibility is Bankr's call at review time.
  • Products and revenue sources live in bankr/profile/hiss.agent-profile.json — the current CLI accepts name/description/token/image/website only, so richer fields await a Bankr CLI/dashboard surface.

x402 autonomy services — live

Deployed 2026-07-08 and verified by unpaid fixture POSTs returning HTTP 402 payment challenges. Base URL: https://x402.bankr.bot/0x403bad53f39a74154a1c9a86852e443738328761/

ServicePrice/callServer env var
compile-coil-for-robinhood$1.00BANKR_X402_COMPILE_URL
validate-autonomy-fuses$0.50BANKR_X402_VALIDATE_URL
generate-bankrbot-trading-prompt$0.50BANKR_X402_PROMPT_URL
simulate-rebalance-plan$0.75BANKR_X402_SIMULATE_URL
post-run-audit$0.50BANKR_X402_AUDIT_URL

The endpoint URLs are public paid endpoints, not secrets. Schemas are agent-discoverable via bankr x402 schema <url>; inputs and outputs match the local scaffolds under x402/ and the x402 Cloud docs. Every response passes the same execution-claim output guard as the local tools.

Phase 5 services — still active

ServicePrice/call
hiss-coil-compiler$1.00
hiss-robinhood-capsule$1.00
hiss-risk-audit$0.50
hiss-drift-check$0.50
hiss-receipt-verify$0.25
hiss-ping$0.001

Verify any time

bash
pnpm check:x402            # local scaffold manifests + fixture runs (no network)
pnpm check:x402-deployed   # unpaid POST to each live endpoint — expects HTTP 402
bankr x402 list            # authenticated deployment + revenue view

Honest blockers

  • Profile approval is pending Bankr admin review — external, no ETA.
  • Profile products/revenue fields await a Bankr CLI/API surface.
  • No HISS token exists; if Bankr review requires one, that remains a separate owner-authorized decision.

$HISS is independent research software in paper mode — not investment advice, and not affiliated with Robinhood, Bankr, or Chainlink.