Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c42…04df0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0xa69a02…b42eba
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0xb64fd3…f5d7ad
0x5342…d0a40x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0x085bfa…8a167e
0x3d7f…c82a0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0xa8a162…e2144e
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0x41fa1a…92d105
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0x57de51…b75c8d
0x6ec1…e45d0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x17a2f7…5d9c12
0x3e96…e5580x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xa67acb…d5abb5
0x12b3…a29c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xc0b9a7…785462
0x12b3…a29c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xbf2d66…bb8e2f
0x12b3…a29c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x6c0256…ddd451
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x67acb7…49b223
0xee4b…200f0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xfab8f2…0dd716
0x6645…325a0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x27c693…30d99c
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x7bc9de…1f5515
0x811c…91890x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x64de89…5eccd9
0xeda7…25a50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x12a3aa…a749e4
0xeda7…25a50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xc2fef7…809164
0xeda7…25a50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x83f1bb…a1757f
0xeda7…25a50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xd93a3d…7ea599
0xeda7…25a50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xbc2144…963db5
0xeda7…25a50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xe896ac…1240cb
0xeda7…25a50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xbd6173…4e5052
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xa422a1…5244a2
0xeda7…25a50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xcb81b1…311e1c

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.