{"name":"Solana Agent","description":"Paid AI agent for Solana blockchain analysis — query accounts, check balances, inspect blocks, look up transactions, and monitor validators across mainnet-beta, devnet, and testnet. Powered by solana CLI. Accepts USDC payment via x402 protocol.","version":"0.1.0","protocols":{"a2a":{"version":"0.3","spec":"https://a2a-protocol.org","agent_card":"/.well-known/agent-card.json"},"x402":{"enabled":true,"spec":"https://x402.org","network":"eip155:8453","asset":"USDC","pay_to":"0xa016f608aDb394B861A6a6282Ac3cB842d43d25C","default_price":"$0.001","facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}},"skills":[{"id":"account_info","name":"Account Info","description":"Look up any Solana account — balance, owner program, data size, and executable status across mainnet/devnet/testnet.","price":"$0.001","tags":["account","balance","solana","multicluster"],"examples":["Show account info for So11111111111111111111111111111111111111112","What's the balance of this address on devnet?"]},{"id":"transaction_lookup","name":"Transaction Lookup","description":"Look up transaction history for a Solana address or confirm a transaction signature.","price":"$0.001","tags":["transaction","history","confirm","solana","multicluster"],"examples":["Show transaction history for this address","Confirm transaction signature 5abc..."]},{"id":"block_inspect","name":"Block Inspect","description":"Inspect a Solana block by slot number — transactions, rewards, and block metadata.","price":"$0.001","tags":["block","slot","solana","multicluster"],"examples":["Show block at slot 250000000","What's the current slot on devnet?"]},{"id":"network_status","name":"Network Status","description":"Get Solana network status — current epoch info, total supply, and circulating supply.","price":"$0.001","tags":["epoch","supply","network","solana","multicluster"],"examples":["What epoch are we in on mainnet?","Show the total SOL supply"]},{"id":"validator_info","name":"Validator Info","description":"Query Solana validators and stake accounts — active validators, stake delegation, and deactivation status.","price":"$0.001","tags":["validator","stake","delegation","solana","multicluster"],"examples":["List current validators on mainnet","Show stake account details for this address"]}],"endpoints":{"task":{"method":"POST","path":"/","paid":true,"price":"$0.001","description":"A2A JSON-RPC task execution"},"agent_card":{"method":"GET","path":"/.well-known/agent-card.json","paid":false,"description":"A2A agent card (capabilities, skills)"},"discovery":{"method":"GET","path":"/discovery","paid":false,"description":"Agent-friendly service discovery (this endpoint)"},"llms_txt":{"method":"GET","path":"/llms.txt","paid":false,"description":"LLM-optimized plaintext API reference"},"health":{"method":"GET","path":"/health","paid":false,"description":"Health check"}}}