Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xb0ca6d…be9c15
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x3cfed7…48be24
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xb73346…976236
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x3892a1…8a8daf
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x8edd34…7d3270
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xc39060…e02ff1
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xad71c1…2996c8
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xab78ac…6900f2
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xb9df59…d83648
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x8d053a…5cf2f3
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xa28fc4…1da02c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x8a6fbf…f32193
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x3b64d3…0e0d12
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x0c0dbf…7e27c3
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xe8f315…845f89
0x5291…58100x9c95…e299Base—$0.001100%fluxa31d ago0x9f41b6…77e65d
0x5291…58100x9c95…e299Base—$0.001100%fluxa31d ago0x828de6…6d265c
0x5291…58100x9c95…e299Base—$0.001100%fluxa31d ago0x8afdec…3ccfd6
0x5291…58100x9c95…e299Base—$0.001100%fluxa32d ago0x357e15…718081
0x5291…58100x9c95…e299Base—$0.001100%fluxa32d ago0xbf1486…5e24d7
0x5291…58100x9c95…e299Base—$0.001100%fluxa32d ago0xa5e852…1adb52
0x5291…58100x9c95…e299Base—$0.001100%fluxa32d ago0xf1dc59…f4ede3
0x5291…58100x9c95…e299Base—$0.001100%fluxa32d ago0x93912a…33f1b0
0x5291…58100x9c95…e299Base—$0.001100%fluxa32d ago0xa5088e…c175ac
0x5291…58100x9c95…e299Base—$0.001100%fluxa32d ago0xdc5aee…ebc4ec

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.