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.001605100%coinbase134d ago0xce080b…61d1cb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001433100%coinbase134d ago0xf55f16…8978ba
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001277100%coinbase134d ago0x0cb494…4f2cd8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001567100%coinbase134d ago0x0742eb…abab17
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001294100%coinbase134d ago0x4b4abf…4ac96f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001815100%coinbase134d ago0x8274a1…801f63
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001614100%coinbase134d ago0x69bb68…93103b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001283100%coinbase134d ago0x7c75cd…3fdf08
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001589100%coinbase134d ago0x1984f8…7b766c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001472100%coinbase134d ago0xe36d7f…6d5a4c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001207100%coinbase134d ago0xfa82e0…8f5f67
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001267100%coinbase134d ago0xaf1478…b8eb42
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001262100%coinbase134d ago0xd9bfc7…3969fd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001437100%coinbase134d ago0x5b201a…367334
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001214100%coinbase134d ago0x9c8167…6263a4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001779100%coinbase134d ago0xce9e88…2777a2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00172100%coinbase134d ago0x70ad66…ddba0a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001286100%coinbase134d ago0x9acafd…6b692b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001317100%coinbase134d ago0x3f2536…1f66db
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001529100%coinbase134d ago0x8e4416…b6ea94
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001358100%coinbase134d ago0x81cf86…f5db2e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001292100%coinbase134d ago0x806229…fcdf61
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001885100%coinbase134d ago0x15fcf6…2146a7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001243100%coinbase134d ago0x4bde00…dc38cf
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001331100%coinbase134d ago0x01fc5f…c06b9c

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.