Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x7e80e8…51fa5d
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x085d41…af2d2a
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x48e6f1…8bcb81
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa38d ago0x37a5b3…2097f7
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x272dff…839ec2
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0xa69504…ab0c64
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa38d ago0x21d355…64cb2c
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0xea5144…999200
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa38d ago0x2c9f93…a3445b
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x98a9c7…daf381
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x7b975c…a00d18
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x22848b…0d76d7
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x0590e4…84d640
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x764e7e…67ff39
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0xad12ce…bca53f
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x8a1413…845979
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa38d ago0x2198bd…6b2e41
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0xbb16fc…569ca9
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0x8828bb…2d0953
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0xb8a17b…c51945
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa39d ago0x26a76f…7fce6d
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0xaae26a…bb3f7e
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa39d ago0xffc325…a6b5dd
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa39d ago0x5b551c…9b9c8f
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa39d ago0x7096da…81eef3

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.