Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62a7…10670xac65…4417Base—$0.07100%fluxa109d ago0x45bba7…e92678
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa109d ago0x0c8726…d25fa4
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa109d ago0x22810b…507d3d
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa109d ago0x57b3eb…c7e29d
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa109d ago0x6e8fee…32ea9c
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa109d ago0x24c96c…5d1e86
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa109d ago0x69a47c…d34f23
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa109d ago0xb7944f…7e6846
0x62a7…10670xac65…4417Base—$0.55100%fluxa109d ago0x6ad00b…4711dd
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa109d ago0x702223…d6b305
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa109d ago0x200008…80aff4
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa109d ago0xfc7c5b…e6cea0
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa109d ago0xf00587…c5a9d5
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa109d ago0x063b9b…5f1e9f
0xb90a…9ae40x62a7…1067Base—$0.50100%fluxa109d ago0x2bc9da…dad7ae
0x62a7…10670xac65…4417Base—$0.01100%fluxa109d ago0xf84fec…509f48
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa109d ago0x31a76a…18e17b
0x62a7…10670xac65…4417Base—$0.07100%fluxa110d ago0x00eadd…0efedd
0xb90a…9ae40x62a7…1067Base—$0.05100%fluxa110d ago0xb33b70…8d4267
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa110d ago0xdeb07b…b53e68
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa110d ago0x0a0816…3148d6
0x62a7…10670xac65…4417Base—$0.04100%fluxa110d ago0xfdb2ef…894d7b
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa110d ago0x11dfcf…5222e3
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa110d ago0x130ab5…f02b41
0xb90a…9ae40x62a7…1067Base—$0.01100%fluxa110d ago0x21c264…bf129a

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.