Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0x9dc449…fdd7ee
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x933b88…6faaad
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.008182100%coinbase45d ago0x614a2a…526643
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x9b8eaf…ea06d0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase45d ago0xe0ad44…cb2cdd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0xd0fee9…919105
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0xf9354f…b87b3e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase45d ago0x8ba262…d0b72d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007388100%coinbase45d ago0x7c67f7…d68acf
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase45d ago0xd50ad3…30bbba
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0x16d2f6…30c1d8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005617100%coinbase45d ago0x90121d…63bd70
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase45d ago0xa79ca4…fd8354
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase45d ago0x2cc5c8…6d50fb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase45d ago0xe17f00…a284b9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase45d ago0x5d10be…f78e38
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005074100%coinbase45d ago0xccf4ac…3b45e1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase45d ago0x4ae345…6c8b25
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0x4c9daa…8b63d4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x614dda…16d5df
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xe42d3b…b4d883
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase45d ago0x3cd0f5…86fc65
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase45d ago0x52902c…309a82
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase45d ago0x3a67c7…506dd4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase45d ago0x35a453…4bf828

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.