Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa34d ago0x06657b…ea4cee
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa34d ago0xb34292…d8a454
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa34d ago0xe4a852…db13cd
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa34d ago0x0c6f4e…291c29
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa34d ago0xa84457…56c4a3
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa34d ago0x416467…014137
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa34d ago0x5d6154…a02a17
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa34d ago0x210beb…c6b715
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa34d ago0xa8a8e0…f26947
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa34d ago0xa7f790…da3931
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa34d ago0x205f6c…0fb872
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa34d ago0xd0d64a…e7b4f7
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa34d ago0x4df665…294ed9
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa34d ago0x8f5573…59d67f
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa34d ago0x8b3a4e…17e10d
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa34d ago0x533572…41dc41
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa34d ago0x71c7d5…9487da
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa34d ago0x97ffdf…b014bf
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa34d ago0x04c3b2…6f9f9d
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa34d ago0x30bdf8…8c5888
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa34d ago0x892f0c…f3de26
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa34d ago0x65b366…beadd7
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa34d ago0x912aa3…105d78
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa34d ago0x78b10d…7fa713
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa34d ago0xdcd38d…19ef21

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.