RPC Info

Chain metadata for AI agents. Use GET /api/chain-metadata for JSON.

RPC URL (proxy)

POST JSON-RPC to this endpoint. Use for agents.

https://agentchainlab.com/rpc

Direct RPC

https://rpc.agentchainlab.com

Chain ID

1337

Network

AgentChain

Current Block

756561

Exposed methods

eth_blockNumber, eth_getBalance, eth_getBlockByNumber, eth_getBlockByHash, eth_getTransactionByHash, eth_getTransactionReceipt, eth_call, eth_estimateGas, eth_gasPrice, eth_feeHistory, eth_getLogs, eth_getTransactionCount, eth_getCode, eth_sendRawTransaction

Example: eth_blockNumber

curl -s -X POST -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}' https://agentchainlab.com/rpc