Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100x9c95…e299Base—$0.001100%fluxa45d ago0x7e1441…73c19e
0x5291…58100x9c95…e299Base—$0.001100%fluxa45d ago0xcf6f03…89f855
0x5291…58100x9c95…e299Base—$0.001100%fluxa45d ago0x295df1…043bd3
0x5291…58100x9c95…e299Base—$0.001100%fluxa45d ago0x540374…70070b
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0xfc6c2c…c17e17
0x5291…58100xfe80…47eeBase—$0.001100%fluxa46d ago0x0f528f…0fbeb4
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x742917…cfde5e
0x5291…58100xfe80…47eeBase—$0.001100%fluxa46d ago0x25defe…ba6cde
0x5291…58100xfe80…47eeBase—$0.001100%fluxa46d ago0x2cca6c…7ca8dd
0x5291…58100xfe80…47eeBase—$0.001100%fluxa46d ago0x2712df…80f9c2
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0xf2c206…158498
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0xd02c46…801201
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x0c484c…e1edf0
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0xffd963…09fe1e
0x5291…58100xfe80…47eeBase—$0.001100%fluxa46d ago0x715c20…8b9650
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x09d478…228a9f
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x7dbacc…b30f50
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x2cf915…7ff242
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0xde2f79…9a7be1
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x27dd43…8c5494
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x5f074a…424c2f
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x65f103…8ab728
0x5291…58100xfe80…47eeBase—$0.001100%fluxa46d ago0x5cdf41…d02726
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x6b222a…0f3b4a

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.