Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x361b…75b20x9c95…e299Base—$0.001100%fluxa39d ago0xd34c09…019d84
0x361b…75b20x9c95…e299Base—$0.001100%fluxa39d ago0x487832…89932e
0x361b…75b20x9c95…e299Base—$0.001100%fluxa39d ago0x1ef0db…90a4f6
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa39d ago0xd3d3ae…ee83fc
0x361b…75b20x9c95…e299Base—$0.001100%fluxa39d ago0xe99182…d16bc0
0x361b…75b20x9c95…e299Base—$0.001100%fluxa39d ago0x1d0a3b…073c9b
0x361b…75b20x9c95…e299Base—$0.001100%fluxa39d ago0x0ab3cd…d410fd
0x361b…75b20x9c95…e299Base—$0.001100%fluxa40d ago0x16ed1f…dc8302
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa40d ago0x4dfee0…ec31dd
0x361b…75b20x9c95…e299Base—$0.001100%fluxa40d ago0x11309e…222efb
0x361b…75b20x9c95…e299Base—$0.001100%fluxa40d ago0x51761c…7c2bb9
0x361b…75b20x9c95…e299Base—$0.001100%fluxa40d ago0xb42a95…21f4cf
0x361b…75b20x9c95…e299Base—$0.001100%fluxa40d ago0x148e30…d29694
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa40d ago0xc03590…296f3e
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa40d ago0x78817b…756eeb
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa40d ago0xc7e133…7b2f9c
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa40d ago0x66ea9a…5d6b9f
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa40d ago0xc61ff0…613767
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa40d ago0xaca4a7…4a8c1a
0x361b…75b20x9c95…e299Base—$0.001100%fluxa40d ago0x070e8b…dfd9c3
0x361b…75b20x9c95…e299Base—$0.001100%fluxa40d ago0x27a4cf…b7fb0c
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa40d ago0xea0bc3…cea345
0x361b…75b20x9c95…e299Base—$0.001100%fluxa40d ago0x932373…0722b8
0x361b…75b20x9c95…e299Base—$0.001100%fluxa40d ago0xd153d4…5803e8
0x361b…75b20x9c95…e299Base—$0.001100%fluxa40d ago0x0804dd…4d2001

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.