Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x1d6a…c669Base—$16.23100%fluxa69d ago0x35581f…3b31d4
0xd1ae…8133alfingz.ethBase—$0.50100%fluxa69d ago0x0cf50a…fe44e4
0xd1ae…81330xa444…82a0Base—$0.10100%fluxa69d ago0xbfa072…a7710b
0xd1ae…81330xcc00…b894Base—$0.10100%fluxa69d ago0xd28520…453d52
0xd1ae…81330xe18e…ba1eBase—$0.20100%fluxa69d ago0xd2c484…0f6935
0xd1ae…81330xbfe0…dda9Base—$0.10100%fluxa69d ago0xd93d7f…44f7cd
0xd1ae…81330x5a2f…9321Base—$0.20100%fluxa69d ago0x9b375d…7a602d
0xd1ae…81330x40c9…d0eaBase—$0.10100%fluxa69d ago0x79498f…23ab01
0xd1ae…81330x18f9…97dcBase—$0.60100%fluxa69d ago0x64c2ef…25939c
0xd1ae…81330x3d8c…bb71Base—$0.60100%fluxa69d ago0x80c0e7…f4b3b2
0xd1ae…81330x0213…96d0Base—$0.20100%fluxa69d ago0x26714c…b873ff
0xd1ae…81330xf1f4…0d66Base—$0.10100%fluxa69d ago0x5e2408…ee9ef3
0xd1ae…81330x91f6…6948Base—$0.10100%fluxa69d ago0xb082a6…910758
0xd1ae…81330xf145…ced1Base—$0.10100%fluxa69d ago0xc61821…2a0c37
0xd1ae…81330x4fa7…dc1bBase—$0.05100%fluxa69d ago0x33681a…49d9b3
0xd1ae…81330xe457…1e67Base—$0.11100%fluxa69d ago0x6741b1…910bb2
0xd1ae…81330xa9c3…72f4Base—$0.10100%fluxa69d ago0x14ce64…e53bb3
0xd1ae…81330x4663…7c77Base—$0.69100%fluxa69d ago0xb67d51…fdfa36
0xd1ae…81330x2b2e…e4a5Base—$0.10100%fluxa69d ago0x18f676…725173
0xd1ae…81330x7762…680fBase—$0.10100%fluxa69d ago0x84e3ff…78015c
0xd1ae…81330x2b2e…e4a5Base—$0.10100%fluxa69d ago0x79aafb…91df9a
0xd1ae…81330x7ff3…795cBase—$0.22100%fluxa69d ago0xa56ec1…7cc10a
0xd1ae…81330x00a2…3b97Base—$0.10100%fluxa69d ago0x806b1f…d0aa00
0xd1ae…81330x2b2e…e4a5Base—$0.10100%fluxa69d ago0x6e6ef7…ee40ca
0xd1ae…81330x2b2e…e4a5Base—$0.10100%fluxa69d ago0x0fac55…a58dd4

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.