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.002208100%coinbase56d ago0x32543b…049bd3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003654100%coinbase56d ago0x092eb9…cdef4c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003887100%coinbase56d ago0xfa7b32…eba5ca
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003777100%coinbase56d ago0x197aa7…b4a395
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003147100%coinbase56d ago0xfeb64a…8d5702
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003426100%coinbase56d ago0xefd906…8ecd00
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003895100%coinbase56d ago0xdd5332…1e9104
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003668100%coinbase56d ago0x807436…007b25
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003465100%coinbase56d ago0x6557f5…7b58ef
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003431100%coinbase56d ago0x47758e…02e22b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003223100%coinbase56d ago0x9f392c…fc9a84
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003426100%coinbase56d ago0x9dd220…1e19d3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003595100%coinbase56d ago0x5f6418…4f00d7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003654100%coinbase56d ago0x17dd7d…ad5fef
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003213100%coinbase57d ago0xa1e7a8…0a0a43
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003504100%coinbase57d ago0x05ff1a…9b72f0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003361100%coinbase57d ago0x4a0a73…bef6da
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003438100%coinbase57d ago0xad3c8d…46f920
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003659100%coinbase57d ago0xc4c9e7…144b52
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003597100%coinbase57d ago0x4e01a3…8e3594
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003466100%coinbase57d ago0x066267…0894a8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003485100%coinbase57d ago0x87447c…3c8625
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003881100%coinbase57d ago0x72e2e6…310c72
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003861100%coinbase57d ago0xff0121…b6744f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003678100%coinbase57d ago0x81265e…f3e8a4

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.