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.003100%coinbase74d ago0xe5fc3b…905837
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0x6e98e1…872ac9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0x0f7ba5…6ba18e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase74d ago0xbf684e…91f5cd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0xd1dd40…d62ca3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0x336c3a…24a314
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0x24c124…f7cd46
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase74d ago0x84dce0…2a50dd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0x1e2001…77e3bd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase74d ago0xb0e379…b2e75a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003856100%coinbase74d ago0xd717c4…739358
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase74d ago0x1683cc…5b5332
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003817100%coinbase74d ago0x1a3a4a…ee8b01
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase74d ago0xbc43da…3dacb7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase74d ago0x6c502b…405298
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase74d ago0x3396d1…8e3c7a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase74d ago0xd19ea1…f5c9b1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0xfeec85…0767ef
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase74d ago0x538760…3ba599
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase74d ago0xe67f50…fc2494
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004439100%coinbase74d ago0x3abdb1…8e2401
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase74d ago0x5bfff9…3d7bcd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003873100%coinbase74d ago0xdf46df…7d8ba9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0xacbaa3…8e862b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004049100%coinbase74d ago0x3bb777…bff428

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.