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 /token/hiss-token-logo.png · Twitter @Hiss_Finance (auto-linked).
  • $HISS token: launch prepared for Robinhood Chain. The owner broadcasts the Bankr launch from the X timeline; this app never launches the token, and no token address is claimed or published until on-chain verification on Robinhood Chain completes.
  • Mainnet vault contracts are deployed and verified on Robinhood Chain (chain 4663) — the full suite with explorer links is on the vault contract status page.
  • 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.

Original CoilOps 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.
  • The $HISS launch command is prepared, not broadcast. The token address is published only after the owner launches via Bankr and on-chain verification on Robinhood Chain completes — never before.