Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase36d ago0x12fcee…4bbab2
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase36d ago0x8b22e5…e02489
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase36d ago0xdabc69…fbf314
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase36d ago0x5527d5…3abee4
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase36d ago0x479b93…23e608
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase36d ago0x27061f…765101
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.69100%coinbase36d ago0xdd90d8…fe28a1
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.62100%coinbase36d ago0x903742…f7b698
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.62100%coinbase36d ago0xb0f98c…b080b0
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.62100%coinbase36d ago0x3efa8e…d3b1b8
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase36d ago0x6f4636…8de355
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase36d ago0x17f423…875630
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase36d ago0xcc1cef…0a5758
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase36d ago0x75d547…c709a7
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase36d ago0x126095…4e7f39
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase36d ago0x85f19b…53bd76
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase36d ago0xe32a6e…d7a9e2
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase36d ago0x00f430…f68181
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase36d ago0xa7cea6…667f05
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase36d ago0x5453de…0bfbf9
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase36d ago0xe6dfdd…c10264
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase36d ago0x45d6b6…9c7012
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase36d ago0x6a0b16…e713d8
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase36d ago0x1145b2…0042f5
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase36d ago0x8f5a09…8bd510

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.