Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x348e4f…281945
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x9f9b7b…d109b4
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0xa557bf…3b250a
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0xc34081…54278e
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x763538…652ec1
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x23ae6e…1d6f32
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x647e0e…dcbb30
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.00495100%coinbase124d ago0xd751e3…8bae09
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x1d5469…a91fd3
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.004929100%coinbase124d ago0xac4e26…434699
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x09340f…ffe4e9
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.004908100%coinbase124d ago0xc8e486…42f152
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x284641…e0401f
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.004886100%coinbase124d ago0xd84bd3…ebf9d2
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x282e8b…37748e
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.004886100%coinbase124d ago0x924f30…35b8dc
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0xa86d0a…84c437
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.004833100%coinbase124d ago0xc2d125…7ca1cb
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x67d69d…2fb957
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.00481100%coinbase124d ago0xf2eecc…2abb09
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0xd035de…57ec9c
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.004769100%coinbase124d ago0xabd5e4…332fed
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0xfed952…a8d9f8
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.004748100%coinbase124d ago0x8f9385…08cb1d
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x56d3e7…d0ef8f

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.