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.00217100%coinbase41d ago0x79d950…8c0c8f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002219100%coinbase41d ago0x9ad423…767770
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002567100%coinbase41d ago0x1f7f40…6df378
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002684100%coinbase41d ago0xb1556e…2bc8b3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002365100%coinbase41d ago0x184eca…6befeb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00233100%coinbase41d ago0xe2f8bc…39f701
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002575100%coinbase41d ago0x64ddd2…bc8881
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002345100%coinbase41d ago0xe834fb…da1add
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002345100%coinbase41d ago0x44e4bd…069b77
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002268100%coinbase41d ago0x522444…e1d72d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002356100%coinbase41d ago0x0422c8…b5a51d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002792100%coinbase41d ago0x473223…13d781
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002429100%coinbase41d ago0xe4f1a1…9e6829
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002784100%coinbase41d ago0x0a01b1…852414
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002426100%coinbase41d ago0x0e0076…d00c87
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002101100%coinbase42d ago0xd59df5…fabfc9
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002444100%coinbase42d ago0xc7dd7d…af11b2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002262100%coinbase42d ago0x81f363…b1f6b5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002689100%coinbase42d ago0x7ad52d…bcf5a9

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.