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.003134100%coinbase70d ago0xa3be9c…d082f6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003519100%coinbase70d ago0x2aee6c…6e98aa
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003649100%coinbase70d ago0x39a92d…ecc017
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003164100%coinbase70d ago0x952917…daedb8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003585100%coinbase70d ago0x198933…6e28af
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003684100%coinbase70d ago0x77188e…167cfd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00325100%coinbase70d ago0xb705d3…8ad374
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003231100%coinbase70d ago0x7cd075…efbe38
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003356100%coinbase70d ago0xb78a0d…0853df
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003635100%coinbase70d ago0x790fb0…8a9412
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003389100%coinbase70d ago0xb97bcc…7190f5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003664100%coinbase70d ago0xf6413b…ebaba1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003227100%coinbase70d ago0x0c5988…515d19
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00383100%coinbase70d ago0x52c265…2d7126
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003888100%coinbase70d ago0x9b74a8…75319b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003901100%coinbase70d ago0x039147…358fd2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003716100%coinbase70d ago0xa9403a…ede451
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003295100%coinbase70d ago0xa4d541…3d80f0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003245100%coinbase71d ago0x568247…e15184
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003515100%coinbase71d ago0xc062ac…e887d4

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.