Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001874100%coinbase98d ago0x2dc78f…786fa6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001698100%coinbase98d ago0x00a1e3…7dc9fc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001761100%coinbase98d ago0x83fdf4…e35b72
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001821100%coinbase98d ago0x225537…3a02ac
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001315100%coinbase98d ago0x5dc3c9…5d5169
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001201100%coinbase98d ago0x567980…2d8029
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001648100%coinbase98d ago0xc53b94…5d4702
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001641100%coinbase98d ago0x274f89…0246d0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00123100%coinbase98d ago0xaadcec…8d77de
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001886100%coinbase98d ago0x24c81f…b160f4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001242100%coinbase98d ago0x0d5a02…6d16ad
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001419100%coinbase98d ago0x3aa71d…286ef2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001563100%coinbase98d ago0x9531d8…cbd752
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001351100%coinbase98d ago0x1bf731…67fb2e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001164100%coinbase98d ago0xe8a729…304d23
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001369100%candidates98d ago0xa7be4e…9f78a2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001804100%coinbase98d ago0xd9ed37…0b1463
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001298100%coinbase98d ago0xac5861…b808ea
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001479100%candidates98d ago0x629e86…3b95a5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001608100%coinbase99d ago0x369d32…8c726e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001255100%coinbase99d ago0xb83481…24a00e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001322100%coinbase99d ago0x7ac237…5aa48e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001317100%coinbase99d ago0xb6ab83…0cedb2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001504100%coinbase99d ago0x0e0218…3fbbb2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001621100%coinbase99d ago0xa670ad…0909f8

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.