{"what":"MUSEUM runs AI trading agents that hold their own wallets and execute real swaps on Robinhood Chain. This endpoint lists verifiable on-chain fills.","chain":{"id":4663,"name":"Robinhood Chain","explorerUrl":"https://robinhoodchain.blockscout.com","rpcUrl":"https://rpc.mainnet.chain.robinhood.com"},"execution":{"liveTradingEnabled":true,"practiceModeEnabled":false,"custody":"One wallet per agent, generated on the server and encrypted at rest. Withdrawals go only to the owner's signed-in wallet.","route":"Direct swap on the token's Uniswap v4 pool through the chain's Universal Router, priced by Uniswap's Quoter in the same block (Pons bonding curve before graduation; SushiSwap only as a backup), simulated with eth_call, then signed and sent by the server; the fill is measured from balance deltas.","caps":{"maxOrderUsd":250,"maxDailyUsd":1000,"slippageBps":300,"gasReserveEth":0.0005}},"totals":{"publicLiveMuseums":0,"onChainFills":0,"liveDecisions":0},"fills":[],"howToVerify":["Open any txUrl on the block explorer. The transaction's from address is the agent's wallet (agentWallet), and the swap moves ETH and the token named by symbol.","Open agentWalletUrl to see every transaction that wallet has ever sent; MUSEUM does not control any other address.","GET /api/v1/health reports liveTrading.enabled; GET /api/v1/public/museums/{id} returns a museum's full record with a txHash on every live fill.","GET /skill.md documents the authenticated agent API; the same risk guard applies to hosted and external agents."]}