ChainRay Recent Interactions is a paid API for AI agents from chainray.online, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-08).
Retrieves recent on-chain interactions (transactions, events) for a given wallet or contract address on a specified blockchain network.
The most complete blockchain data and intelligence service for AI agents. 93 endpoints across 46 chains, from gas fees to DeFi analytics, with real-time streams, intent routing, and verifiable proofs. Pay-per-request via x402.
A list of recent on-chain interactions for the specified address, including transaction details, interacted contracts, timestamps, and relevant event data on the requested blockchain network.
GEThttps://chainray.online/recent-interactions/%7Baddress%7DUse this endpoint when you need to quickly look up the recent transaction or interaction history for a specific wallet or contract address on a supported blockchain. Prefer this over full block explorers when you need structured, agent-consumable data rather than a human-readable UI, and when the chain is among ChainRay's 46 supported networks.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"chain": "ethereum",
"address": "0x1234567890123456789012345678901234567890"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"note": "Recent interaction snapshot only. Not full historical analysis.",
"chain": "ethereum",
"_proof": {
"chain": "ethereum",
"dataHash": "838d7e5544df8ae6bc0fa9a265bff86f824e39d1724012b5daf69ba017f68e24",
"blockHash": "0x6b0e171b9ce2b28c296126582a2e9030158c82f272d0b7fbcf6d396d5f3b9b4e",
"chainName": "Ethereum",
"blockNumber": 25342584,
"proofVersion": "3.0",
"blockTimestamp": 1781763239,
"proofTimestamp": 1781763241996
},
"target": "0x1234567890123456789012345678901234567890",
"summary": {
"labeledEntities": [],
"totalUniqueCounterparts": 0
},
"chainName": "Ethereum",
"timestamp": 1781763241945,
"blocksScanned": 2000,
"knownEntities": 0,
"topInteractions": [],
"uniqueAddresses": 0
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"