Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002986100%coinbase78d ago0x804889…31a910
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002907100%coinbase78d ago0x115b1e…eb150b
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002728100%coinbase78d ago0x57bae2…bf205b
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.0025100%coinbase78d ago0x0c6c09…1600e8
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002499100%coinbase78d ago0x28480e…92640f
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002425100%coinbase78d ago0x5ce501…971fcd
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.39100%coinbase78d ago0xf1fc90…41c0a2
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase78d ago0x947c35…6a1745
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002356100%coinbase78d ago0x45c5d3…4271c9
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002291100%coinbase78d ago0x695576…746cbc
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.37100%coinbase78d ago0x3096be…3cae9e
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase78d ago0xe6b716…c48a3e
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.25100%coinbase78d ago0x26a2f5…b04320
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002103100%coinbase78d ago0x334714…d99e69
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.001975100%coinbase78d ago0x9cfe5a…04d3f5
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.001928100%coinbase78d ago0xb437e3…173add
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.001864100%coinbase78d ago0x5e111f…352628
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.008932100%coinbase78d ago0xc096cd…4947b8
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003526100%coinbase78d ago0x89d25e…39b332
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.006171100%coinbase78d ago0x9f3488…bb09e8
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.00598100%coinbase78d ago0xefa31e…e17eab
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.005865100%coinbase78d ago0xaeb781…f1228e
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.005806100%coinbase78d ago0xf9655f…2cf48d
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.005661100%coinbase78d ago0xcfcdfb…7e8ad3
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.49100%coinbase78d ago0x1bf843…b6a9e4

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.