Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase111d ago0x02e1dd…0ca383
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase111d ago0x875351…49de17
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0xecd4b2…82f9c1
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0x117820…c07fa9
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0x991793…fa73b4
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0xfdd1ae…73830b
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0xe6bbba…57c555
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase111d ago0xd3f589…ca2ca5
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase111d ago0x95c1de…fc2052
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase111d ago0xc5b4bb…f892da
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0xb062ac…74d833
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0x4c29d9…7f35b5
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0x9c4a93…800551
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0x723f50…806e89
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0xfbaee1…b58abb
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0x21f1ee…6fbc3b
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0x5aa0dc…83eebe
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0xad5f28…81fa6e
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0x9763b8…ad2252
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0x836877…9f9df8
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0x75a60c…057018
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0x1be004…96f507
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0xeca4c7…efe9a4
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0xdc968b…2ca80f
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase111d ago0x23f143…cfab94

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.