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.002412100%coinbase27d ago0xc81f07…58fad4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00235100%coinbase27d ago0x4f6589…9bf599
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002687100%coinbase27d ago0x36c93a…325f42
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002568100%coinbase27d ago0x07acff…945843
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002635100%coinbase27d ago0x8e9ed6…6adf5d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002153100%coinbase27d ago0x99dd58…fcb77e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002221100%coinbase27d ago0x7a5ea4…de3515
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002666100%coinbase27d ago0x524860…4adfe6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002567100%coinbase27d ago0xf3edd9…e00834
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002136100%coinbase27d ago0x99b7e2…3c0831
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002516100%coinbase27d ago0x270f20…eb71c0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002546100%coinbase27d ago0xddbce7…27c35c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002586100%coinbase27d ago0xd2cbcf…709375
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002788100%coinbase27d ago0xf49bfb…e79fa2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002484100%coinbase27d ago0xb564f1…b1ddd4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002378100%coinbase27d ago0x2f19ab…7481c5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002683100%coinbase28d ago0x67bafd…926462
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002327100%coinbase28d ago0x3206c2…9f68c9
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00239100%coinbase28d ago0x5bb20a…b29811
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002114100%coinbase28d ago0x2392f1…302d4a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002576100%coinbase28d ago0x57fff8…f2e39c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002114100%coinbase28d ago0x9b6dd6…e00296
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002262100%coinbase28d ago0xc050cd…fc19da
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002262100%coinbase28d ago0x374b3e…b7eb9e

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.