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.003654100%coinbase71d ago0x4e391f…fe96ba
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003477100%coinbase71d ago0xaa9570…91df9f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003769100%coinbase71d ago0x08717a…8409bf
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003149100%coinbase71d ago0xb6e93a…89a0f5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003594100%coinbase71d ago0xf24237…ccecef
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003807100%coinbase71d ago0xdde07a…01db08
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003491100%coinbase71d ago0xd00734…d0d70a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003878100%coinbase71d ago0x245aef…cf95d4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003439100%coinbase71d ago0xcc6f45…1b4c51
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003817100%coinbase71d ago0x03d105…00eab2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003665100%coinbase71d ago0x1a9a4f…c9de71
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003416100%coinbase71d ago0x5e88b3…192276
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003254100%coinbase71d ago0x697414…43682d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003257100%coinbase71d ago0x6747d1…8c6783
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003714100%coinbase71d ago0xd57ff1…df0cb7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003714100%coinbase71d ago0xf38372…39359b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003777100%coinbase71d ago0x40d65e…43dbdb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003747100%coinbase71d ago0xba8a69…7cd8c6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003257100%coinbase71d ago0xea1c98…2c673a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003466100%coinbase71d ago0x225c70…e05b5a

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.