Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0xfd731a…77d81c
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0x70259e…10c2be
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa38d ago0xdf0406…e29259
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa38d ago0x52f7d7…cc6d49
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0x557e7a…b40293
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0x544d13…c87d46
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa38d ago0x8e76aa…146a84
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa38d ago0x36dd28…9d1a7d
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa38d ago0xfe1e92…854c2a
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa38d ago0x408c2b…08abd2
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0x75ae16…f9dae5
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa38d ago0x7a085d…7af962
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0x1fe5aa…3aaf90
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa38d ago0x48e05e…0d8846
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0xec928b…fd4a55
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0xad48ae…8eaa58
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0x73bd99…d094c1
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa38d ago0x3fb6a0…d0589b
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0xef347d…173f52
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0xf5dc64…3a70bc
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0x425a6f…63b5fb
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0x9e8854…d598e9
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0x18f8d0…ace084
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa38d ago0xe5f14b…3c9f3a
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa39d ago0x4a42b1…9b9931

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.