Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6147…66830xfe80…47eeBase—$0.001100%fluxa40d ago0x9cb8ed…1e6419
0x6147…66830xfe80…47eeBase—$0.001100%fluxa40d ago0x1a04ae…ee5eab
0x6147…66830xfe80…47eeBase—$0.001100%fluxa40d ago0x6485b9…7cf00e
0x6147…66830xfe80…47eeBase—$0.001100%fluxa40d ago0x88e349…3eb6dd
0x6147…66830xfe80…47eeBase—$0.001100%fluxa40d ago0x6340ae…0dc046
0x6147…66830xfe80…47eeBase—$0.001100%fluxa40d ago0x846519…8a9577
0x6147…66830xfe80…47eeBase—$0.001100%fluxa40d ago0xaf6e94…7c1515
0x6147…66830x9c95…e299Base—$0.001100%fluxa40d ago0x6100c3…3063bd
0x6147…66830xfe80…47eeBase—$0.001100%fluxa40d ago0xa91cd1…7edfcd
0x6147…66830xfe80…47eeBase—$0.001100%fluxa40d ago0x739b37…aef0c6
0x6147…66830xfe80…47eeBase—$0.001100%fluxa40d ago0x4ac3d5…2682a6
0x6147…66830xfe80…47eeBase—$0.001100%fluxa40d ago0x9b8dfd…c454a5
0x6147…66830xfe80…47eeBase—$0.001100%fluxa41d ago0xb36520…b9823c
0x6147…66830xfe80…47eeBase—$0.001100%fluxa41d ago0xe5cd15…537c35
0x6147…66830x9c95…e299Base—$0.001100%fluxa41d ago0x605f6f…14ac78
0x6147…66830xfe80…47eeBase—$0.001100%fluxa41d ago0x4e36cd…4524a8
0x6147…66830xfe80…47eeBase—$0.001100%fluxa41d ago0x93f55b…8a2a08
0x6147…66830xfe80…47eeBase—$0.001100%fluxa41d ago0x987904…ea8b63
0x6147…66830x9c95…e299Base—$0.001100%fluxa41d ago0x71bd97…c9b929
0x6147…66830x9c95…e299Base—$0.001100%fluxa41d ago0x72528a…c37712
0x6147…66830x9c95…e299Base—$0.001100%fluxa41d ago0x80f9d0…a8045f
0x6147…66830x9c95…e299Base—$0.001100%fluxa41d ago0x93da87…6688c6
0x6147…66830x9c95…e299Base—$0.001100%fluxa41d ago0xd02184…7fa30d
0x6147…66830x9c95…e299Base—$0.001100%fluxa41d ago0x58b495…cb716b
0x6147…66830x9c95…e299Base—$0.001100%fluxa41d ago0x61656a…709b58

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.