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.002134100%coinbase56d ago0x4a7b66…d273c6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002667100%coinbase56d ago0x4540bf…b678e6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002515100%coinbase56d ago0x83a7f6…bb9aa4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002318100%coinbase56d ago0x5894be…a72baa
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002497100%coinbase56d ago0x8e360a…50824e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002592100%coinbase56d ago0x75eef6…b9e6d7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002873100%coinbase56d ago0xe86422…70b1a3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002434100%coinbase56d ago0x808084…29a324
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002352100%coinbase56d ago0xd0f43c…b017e0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002337100%coinbase56d ago0xaee563…703a2e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002484100%coinbase56d ago0xee8745…ff33e2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002579100%coinbase56d ago0x7da144…ece643
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002892100%coinbase56d ago0xa57477…7c5a70
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002598100%coinbase56d ago0xd3c18b…43483d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002648100%coinbase56d ago0x6d4d11…5963d3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002232100%coinbase56d ago0x4c41bb…b9e49a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002901100%coinbase56d ago0xf7ccca…b70a34
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002624100%coinbase56d ago0xa89e78…f6063f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00274100%coinbase56d ago0xb83186…aad595
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002509100%coinbase57d ago0xdc6e72…c10ab8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002327100%coinbase57d ago0xb9b728…c19579
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002315100%coinbase57d ago0x9fa20f…5a0bf7

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.