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.001724100%coinbase134d ago0x687dda…9ea013
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001402100%coinbase134d ago0x93c625…124406
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00159100%coinbase134d ago0xb9a2b3…70ef29
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00152100%coinbase134d ago0x4325eb…0be7d0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001237100%coinbase134d ago0x27ae07…7073ee
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001238100%coinbase134d ago0xd3488c…77f2c8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001525100%coinbase134d ago0x907b5f…daec75
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001149100%coinbase134d ago0x80594c…9dcbb3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001548100%coinbase134d ago0xac59ef…a567f7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase134d ago0x88e077…4650e9
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001128100%coinbase134d ago0xa5586b…145d43
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001206100%coinbase134d ago0x9ebb47…ead597
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00128100%coinbase134d ago0xddf837…35cecc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001886100%coinbase135d ago0xcd2b94…2fdfb6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001473100%coinbase135d ago0x2a2d87…0e8e07
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001439100%coinbase135d ago0xdb0bca…a2f3bf
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00127100%coinbase135d ago0xd3ab4d…bd79cd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001139100%coinbase135d ago0x9b5fd0…665bee
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001558100%coinbase135d ago0x946d5c…e43e37
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001481100%coinbase135d ago0x3d5f47…5b992a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001337100%coinbase135d ago0x3e0d5b…ca04c0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001575100%coinbase135d ago0xb2cd8d…7f6bfb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001475100%coinbase135d ago0x7a95dd…e7065e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001495100%coinbase135d ago0x253b62…149b74

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.