Identify a chart screenshot
robinx_identifyPaste a crypto price-chart SCREENSHOT and get back which Robinhood Chain token it shows. Vision reads the printed ticker and last price, then matches against live per-token prices and volume rank (a visible ticker wins outright; otherwise a ±20% price band ranked by closeness and volume, with a confidence score and alternates). Charts from Solana/Base/Ethereum are detected and resolved cross-chain via DexScreener rather than force-matched against RH-chain tokens. Pass image as base64 (raw or data: URL). Free 5/day per IP, then $0.02 USDC on Base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | base64-encoded chart screenshot (raw base64 or a data:image/png;base64,… URL) | |
| media_type | No | image/png (default), image/jpeg, image/webp, or image/gif |