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.001769100%coinbase104d ago0xecf241…480c81
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001503100%coinbase104d ago0x7f0648…eadf7e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001653100%coinbase104d ago0xb69570…f23319
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001412100%coinbase105d ago0xac0ba7…7bfd8f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001639100%coinbase105d ago0x16a688…cc3ecb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001649100%coinbase105d ago0x3cc974…508297
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001216100%coinbase105d ago0x526e16…1b8889
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001447100%coinbase105d ago0x98f000…1b1a8c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001382100%coinbase105d ago0xa0c035…8dd973
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001573100%coinbase105d ago0xc275b4…dfd316
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001231100%coinbase105d ago0x3d2b92…c4fe22
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001313100%coinbase105d ago0x43c303…b26f55
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00174100%coinbase105d ago0x5e2c7d…f250e6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001257100%coinbase105d ago0xb6fe63…45b238
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00133100%coinbase105d ago0xc71a31…51731b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001861100%coinbase105d ago0x482b32…4f6158
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001771100%coinbase105d ago0xe972f2…dc13c2

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.