{
  "x402Version": 2,
  "version": "1.7.0",
  "name": "Attestify OS",
  "display_name": "Attestify OS — Obligatory Governance Layer for RH Chain Agents",
  "description": "Attestify OS is the obligatory governance and attestation layer for AI agents using Robinhood Chain. Governed execution on Base (eip155:8453) with on-chain attestation hashes on RH Chain (eip155:4663). Every agent-driven RH action produces a signed receipt — required for AIUC-1 compliance, Relm insurance claims, and regulatory audit.",
  "tagline": "OAuth identifies the user. Attestify identifies the agent.",
  "payTo": "0x8A9F22f8e8C9B9699e5DDd0B999C0EbA3245b25F",
  "network": "eip155:8453",
  "networkName": "Base",
  "networks": [
    {
      "network": "eip155:8453",
      "networkName": "Base",
      "role": "primary-settlement",
      "assets": ["USDC"],
      "description": "Primary x402 payment settlement network. All governed run fees settled here in USDC."
    },
    {
      "network": "eip155:4663",
      "networkName": "Robinhood Chain",
      "role": "attestation-anchor",
      "assets": ["USDC", "USDG"],
      "description": "On-chain attestation hash anchoring. Keccak-256 hashes of governed run receipts written here. Trustlessly verifiable by any RH Chain node without querying Attestify API.",
      "price_per_hash_usdc": 0.001,
      "chain_id": 4663
    }
  ],
  "assets": ["USDC"],
  "price_range_usdc": { "min": 0.001, "max": 0.10 },
  "per_instrument_usdc": {
    "equity":        0.05,
    "perp":          0.08,
    "crypto":        0.06,
    "rwa":           0.05,
    "earn":          0.03,
    "spend":         0.03,
    "on_chain_hash": 0.001
  },
  "subscription_available": true,
  "subscription_price_usdc": 2.50,
  "subscription_period": "monthly",
  "homepage": "https://attestifyos.com",
  "docs": "https://attestifyos.com/docs",
  "openapi": "https://attestifyos.com/openapi.json",
  "quickstart": "https://attestifyos.com/quickstart",
  "onboarding": "https://attestifyos.com/onboarding",
  "aiuc1_compliance": "https://attestifyos.com/.well-known/aiuc1.json",
  "iconUrl": "https://attestifyos.com/icon.png",
  "registries": [
    { "name": "coinbase-bazaar", "url": "https://bazaar.coinbase.com", "status": "listed" },
    { "name": "r0x", "url": "https://r0x.xyz/services/attestifyos", "status": "submit-pending" },
    { "name": "x402-index", "url": "https://x402.org/registry", "status": "submit-pending" }
  ],
  "categories": ["agent-infrastructure", "payments", "governance", "enterprise", "x402", "financial-controls", "control-plane", "fintech", "rh-chain", "compliance"],
  "tags": [
    "x402", "ai-agents", "governance", "financial-controls", "financial-control-plane",
    "control-plane", "control-tower", "advanced-controls", "payments", "usdc", "base",
    "receipts", "audit-trail", "budget-enforcement", "policy-engine", "enterprise",
    "regulated-workflows", "multi-agent", "agent-infrastructure", "verification", "mcp",
    "robinhood", "robinhood-connect", "robinhood-chain", "rh-chain", "rh-chain-4663",
    "trade-receipt", "governed-trading", "fintech", "aiuc1", "aiuc-1", "compliance",
    "human-in-the-loop", "on-chain-settled", "base-network", "base-mainnet",
    "earn", "usdg", "morpho", "yield-lock", "earn-receipt", "relm", "insurance-evidence",
    "perp", "perpetuals", "rwa", "stock-tokens", "tokenized-equity", "smart-proxy",
    "mcp-gateway", "coinbase-bazaar", "r0x"
  ],
  "lanes": [
    {
      "lane_id": "rh-equity-intent",
      "tier": "fixed",
      "price_usdc": 0.05,
      "instrument_type": "equity",
      "approval_ttl_seconds": 86400,
      "description": "Governed equity / stock token trade intent. 24h approval window."
    },
    {
      "lane_id": "rh-perp-intent",
      "tier": "fixed",
      "price_usdc": 0.08,
      "instrument_type": "perp",
      "approval_ttl_seconds": 900,
      "description": "Governed perpetual futures intent. 15-minute TTL — perps cannot wait."
    },
    {
      "lane_id": "rh-crypto-intent",
      "tier": "fixed",
      "price_usdc": 0.06,
      "instrument_type": "crypto",
      "approval_ttl_seconds": 3600,
      "description": "Governed crypto order intent. 1h approval window."
    },
    {
      "lane_id": "rh-rwa-intent",
      "tier": "fixed",
      "price_usdc": 0.05,
      "instrument_type": "rwa",
      "approval_ttl_seconds": 43200,
      "description": "Governed RWA / tokenized equity intent. 12h settlement-delay aware window."
    },
    {
      "lane_id": "rh-earn-intent",
      "tier": "fixed",
      "price_usdc": 0.03,
      "instrument_type": "earn",
      "approval_ttl_seconds": 3600,
      "description": "Governed Earn (USDG/Morpho) allocation with yield-lock receipt and Relm insurance evidence."
    },
    {
      "lane_id": "rh-spend-intent",
      "tier": "fixed",
      "price_usdc": 0.03,
      "instrument_type": "spend",
      "approval_ttl_seconds": 300,
      "description": "Governed Robinhood credit card spend intent. 5-minute TTL — payment context expires."
    },
    {
      "lane_id": "rh-chain-attest",
      "tier": "fixed",
      "price_usdc": 0.001,
      "instrument_type": "attestation",
      "description": "Write attestation hash to RH Chain (eip155:4663). Trustlessly verifiable by any chain node."
    },
    {
      "lane_id": "default",
      "tier": "tiered",
      "price_range_usdc": { "min": 0.001, "max": 0.10 },
      "description": "General-purpose governed execution."
    }
  ],
  "governance_features": {
    "spend_budgets": true,
    "policy_engine": true,
    "instrument_aware_ttl": true,
    "approval_thresholds": true,
    "cryptographic_receipts": true,
    "on_chain_attestation_base": true,
    "on_chain_attestation_rh_chain": true,
    "rh_chain_chain_id": 4663,
    "verification_scoring": true,
    "lane_reputation": true,
    "memory_continuity": true,
    "idempotency_keys": true,
    "audit_trail": true,
    "control_tower_dashboard": true,
    "advanced_controls": true,
    "financial_control_plane": true,
    "human_in_the_loop": true,
    "earn_yield_lock_receipt": true,
    "insurance_evidence_package": true,
    "aiuc1_compliant": true,
    "aiuc1_controls": ["A003.3", "D003.1", "D003.3", "B006.1", "B008.3"],
    "smart_proxy_gateway": true
  },
  "resources": {
    "POST /api/rh/gateway": {
      "price": "per-instrument",
      "currency": "USDC",
      "serviceName": "Attestify OS",
      "tags": ["smart-proxy", "mcp-gateway", "governance", "robinhood", "rh-chain", "aiuc1"],
      "description": "Smart Proxy MCP Gateway. One URL swap governs all RH MCP tool calls.",
      "type": "http"
    },
    "POST /api/rh/run": {
      "price": "per-instrument",
      "price_range_usdc": { "min": 0.03, "max": 0.08 },
      "currency": "USDC",
      "serviceName": "Attestify OS",
      "tags": ["x402", "robinhood", "trading", "fintech", "regulated", "human-in-the-loop", "base", "rh-chain", "aiuc1"],
      "description": "Robinhood governed execution with instrument routing, policy enforcement, and signed receipt.",
      "type": "http"
    },
    "POST /api/rh/earn": {
      "price": "0.030",
      "currency": "USDC",
      "serviceName": "Attestify OS",
      "tags": ["earn", "usdg", "morpho", "yield-lock", "insurance-evidence", "relm", "robinhood"],
      "description": "Earn yield-lock receipt — locks yield_rate_at_decision for insurance claims and audits.",
      "type": "http"
    },
    "POST /api/rh/attest": {
      "price": "0.001",
      "currency": "USDC",
      "serviceName": "Attestify OS",
      "tags": ["rh-chain", "attestation", "on-chain", "eip155-4663"],
      "description": "Write attestation hash to RH Chain (eip155:4663). Trustlessly verifiable.",
      "type": "http"
    },
    "POST /api/run": {
      "price": "dynamic",
      "price_range_usdc": { "min": 0.001, "max": 0.10 },
      "currency": "USDC",
      "serviceName": "Attestify OS",
      "tags": ["x402", "governance", "ai-agents", "payments", "receipts", "financial-controls"],
      "description": "Primary governed execution endpoint.",
      "type": "http"
    },
    "POST /api/routing-intel": {
      "price": "0.000",
      "currency": "USDC",
      "serviceName": "Attestify OS",
      "tags": ["routing", "free"],
      "description": "Free pre-flight routing intelligence.",
      "type": "http"
    }
  },
  "base_discovery": {
    "payment_methods": "https://attestifyos.com/.well-known/payment-methods.json",
    "agent_manifest": "https://attestifyos.com/.well-known/agent.json",
    "agents_directory": "https://attestifyos.com/.well-known/agents.json",
    "aiuc1_compliance": "https://attestifyos.com/.well-known/aiuc1.json",
    "bazaar": "https://bazaar.coinbase.com"
  },
  "defaultAsset": {
    "network": "eip155:8453",
    "contractAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "symbol": "USDC",
    "decimals": 6,
    "eip712Name": "USD Coin",
    "eip712Version": "2"
  },
  "routes": [
    {
      "path": "/v1/attestation",
      "method": "POST",
      "description": "NAPE Node -> Arc -> Policy -> Evidence attestation write path.",
      "scheme": "exact",
      "network": "eip155:8453",
      "maxAmountRequired": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x8A9F22f8e8C9B9699e5DDd0B999C0EbA3245b25F",
      "maxTimeoutSeconds": 300,
      "mimeType": "application/json",
      "extra": { "name": "USD Coin", "version": "2" }
    }
  ]
}
