Skip to content
Back to Attestify OS — RH Chain Governance Gateway

Card snapshot

attestifyos.com · 2026-08-20 03:11:38 UTC · 66fa600630bbfdb63622eb68996b9b929b712bd65358555cb2f0859879bf0745

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "schema_version": "1.0",
  "name": "Attestify OS \u2014 RH Chain Governance Gateway",
  "description": "Attestify OS is a governed MCP proxy for Robinhood Chain agents. One URL swap gives your agent AIUC-1 compliance, cryptographic receipts, instrument-aware policy enforcement, Earn yield-lock, Relm insurance evidence, and on-chain attestation hashes.",
  "url": "https://attestifyos.com",
  "mcp_endpoint": "https://attestifyos.com/api/rh/gateway",
  "health_endpoint": "https://attestifyos.com/api/health",
  "capabilities_endpoint": "https://attestifyos.com/api/capabilities",
  "policies_endpoint": "https://attestifyos.com/api/rh/policies",
  "receipts_endpoint": "https://attestifyos.com/api/rh/receipts",
  "onboarding": "https://attestifyos.com/onboarding",
  "payment": {
    "protocol": "x402",
    "currency": "USDC",
    "chain": "eip155:8453",
    "payee": "0x8A9F22f8e8C9B9699e5DDd0B999C0EbA3245b25F"
  },
  "instruments": [
    "equity",
    "perp",
    "crypto",
    "rwa",
    "earn",
    "spend"
  ],
  "capabilities": [
    "governance",
    "policy-enforcement",
    "attestation",
    "receipt-audit",
    "earn-yield-lock",
    "insurance-evidence",
    "budget-enforcement",
    "control-tower"
  ],
  "chain": {
    "governance_chain": "eip155:8453",
    "attestation_chain": "eip155:4663",
    "attestation_chain_name": "RH Chain"
  },
  "compliance": {
    "framework": "AIUC-1",
    "version": "Q2-2026",
    "controls": [
      "A003.3",
      "D003.1",
      "D003.3",
      "B006.1",
      "B008.3"
    ],
    "manifest": "https://attestifyos.com/.well-known/aiuc1.json"
  },
  "authentication": {
    "type": "api_key",
    "header": "X-API-Key",
    "prefix": "atst_live_",
    "get_key": "https://attestifyos.com/onboarding"
  },
  "switching_cost": "Removing Attestify simultaneously removes: AIUC-1 compliance, signed receipts, instrument-aware approval gates, Earn yield-lock receipts, Relm insurance evidence, on-chain RH Chain attestation hashes, and receipt accumulation history."
}