Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xe9ff1d…409d06
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x0cbd64…1cb48d
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x270f1e…72b2a1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x4042a2…f5d852
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x8c4bec…544a4e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x35cc73…3eec6e
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x8d0bbd…8f5456
0x8b4a…3f3f0x3e0a…78e7Base—$0.005251100%coinbase19s ago0xf76038…d4d75b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x5e57cb…f7ebd4
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x0f05cb…5f0c18
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa21s ago0xa022da…7dd817
0x8415…995f0xd908…f214Base—$0.0170%0xdf7d…5dbd21s ago0xcfc77b…7da905
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21s ago0x37f564…3e3ad2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xea8b9f…10f5aa
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x93e35f…f9d3b4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x7be735…5e1cc5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23s ago0xad87dc…3a395e
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…793223s ago0x660c23…058340
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase27s ago0x955332…a25df6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x40137c…a0c462
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase29s ago0xc8fa9a…e8efee
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase29s ago0xa3248b…753209
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase31s ago0x89518b…2dfcf5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x4db6fe…09f3f8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase31s ago0x4e1508…fec407

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.