{"protocol":"HoodSeek","version":"v1","endpoints":[{"path":"/api/v1/status","method":"GET","description":"Live governance, supply, and treasury state read directly from the HoodSeekV2 contract.","cacheSeconds":60},{"path":"/api/v1/crawl","method":"GET","description":"HoodCrawl - chain-wide showcase feed of tokens actively trading on Robinhood Chain, ranked by heatScore (volume + transaction activity). Not a safety rating or endorsement.","cacheSeconds":120},{"path":"/api/v1/docs","method":"GET","description":"This endpoint — a machine-readable index of the API surface.","cacheSeconds":3600},{"path":"/api/v1/schema","method":"GET","description":"JSON Schema definitions for the status and error response shapes.","cacheSeconds":86400},{"path":"/api/v1/stream","method":"GET","description":"Server-Sent Events channel streaming IntentExecuted events as they land on-chain. Persistent connection, read-only.","contentType":"text/event-stream"},{"path":"/api/v1/intent","method":"POST","description":"Submit an EIP-712-signed intent for on-chain execution via HoodSeekV2.executeIntent. The caller signs with their own key off-server; HoodSeek relays the signed payload only and never handles a caller's private key. The contract enforces agent registration and deducts the treasury fee (up to the hard-capped 500 bps) automatically.","bodySchema":{"from":"address","to":"address","amount":"string (decimal wei)","deadline":"number (unix seconds)","taskId":"bytes32 hex string","signature":"hex string"},"disclaimer":"HoodSeek relays signed intents as-is and does not vet counterparties, tokens, or outcomes. Verify what you sign."},{"path":"/api/hose-stats","method":"GET","description":"Token supply and recent transfer history (legacy path, predates the /api/v1 namespace).","cacheSeconds":15}],"resources":{"llmsTxt":"https://www.hoodseek.xyz/llms.txt","sitemap":"https://www.hoodseek.xyz/sitemap.xml","hoodCrawlPage":"https://www.hoodseek.xyz/hoodcrawl","contractAbi":"https://raw.githubusercontent.com/hoodseekxyz/hoodseek-os/main/contracts/HoodSeekV2.abi.json","openclawSkills":"https://github.com/hoodseekxyz/hoodseek-os"},"contract":{"address":"0x0316125b279dc7b21ec9d10c99fd9ab9a105b7de","chainId":4663,"chainName":"Robinhood Chain"}}