Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.003116100%coinbase85d ago0x751047…78c3dc
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0xe2ffa4…c7909d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0xf07548…b7be0c
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x502ec8…324dff
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x90b016…3758a3
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x24e8a9…8204dd
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0xa7ca87…cc104a
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x6c6fcf…b2af02
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0xc2dfc4…50614c
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x1cf527…c6c654
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x405e02…1ddaf3
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x47b5a8…6a609e
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0xa35b6e…d758b5
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x0290d9…c5bac3
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x605c6b…2ecbe8
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase85d ago0x167ee1…4d55cb
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004613100%coinbase85d ago0x454bad…ad6d6a
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x487f47…aa5945
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x2090a9…2f2b02
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004613100%coinbase85d ago0x2d3817…ade76e
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0xb7717f…341ad6
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x688173…4ca802
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x6ee176…e9ae40
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005244100%coinbase85d ago0x049e7c…7439eb
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005244100%coinbase85d ago0xe58d3a…cbb5b0

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.