Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0x72ca60…d5136d
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0x03bc99…24be8d
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0xb27856…19bfbf
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0x2c363f…bf21e7
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0x86fc8d…281b95
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0xb7754a…563967
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0x7c7516…54ea03
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0xc67032…e1694b
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0xea8a03…192b14
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0xade4d0…482397
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0x0a8d66…ea0097
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa35d ago0xebaf06…8eee39
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa35d ago0xb059de…2d978d
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0x5cf091…1b9298
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0x6e02ef…e8fa68
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0x8298d3…da7b86
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa35d ago0xdf890b…8e2195
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0x73412f…7da05a
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0xf3e68d…a287a7
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0x31cc3e…078be0
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0x420db4…88fae5
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0xe1f61c…1180fe
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0xfffad1…ecc196
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0xbe7d6e…e238d6
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa35d ago0x8140a4…80e808

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.