Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0xb77fb9…a068f6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase71d ago0x417247…3ecb31
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0xf2035a…c5b168
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x065487…081868
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase71d ago0xfc8837…0fcfd2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x673ee8…7f7a8c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x1d5296…34eb05
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0xfef293…03e09d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase71d ago0xe686e5…39b811
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0xdcc060…697a26
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x825761…774f8d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase71d ago0x237a6c…e24aaf
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0xcb080a…79ccd3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase71d ago0x557b21…532a16
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase71d ago0x2121a6…66a9e4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x5b8500…d31a9c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase71d ago0xa90ec2…ee5dc5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x16cc93…d98213
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase71d ago0x234df3…1aae1a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0xafb2c5…504b29
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0xd2a17b…49e9b9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x5a9f9f…94ee51
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x5148d5…67c22d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase71d ago0xc811af…714c7d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x1037d5…9d83a8

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.