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%fluxa66d ago0x281699…b070c0
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0xc2b3f2…542d6c
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0x229176…741d11
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0x8660d9…6fefcd
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0xc085ba…4f98a8
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0xddc9e6…b5cb09
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0x99535d…5beb84
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0xe96a8c…bc83b6
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0x913e5b…e16f00
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0x4f03a4…12d0b0
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0xf2ab24…0ecd5d
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0x76261c…d45905
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0x746d6e…ee6f40
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0x712a8d…522217
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0x6f95f5…e40f4a
0x5291…58100x9c95…e299Base—$0.001100%fluxa66d ago0xba642f…8f1044
0x5291…58100x9c95…e299Base—$0.001100%fluxa67d ago0xf73cdd…304aaf
0x5291…58100x9c95…e299Base—$0.001100%fluxa67d ago0x749ad7…70698b
0x5291…58100x9c95…e299Base—$0.001100%fluxa67d ago0x08cf2e…930ed3
0x5291…58100x9c95…e299Base—$0.001100%fluxa67d ago0x7a7889…cdc620
0x5291…58100x9c95…e299Base—$0.001100%fluxa67d ago0x25279e…0b0c36
0x5291…58100x9c95…e299Base—$0.001100%fluxa67d ago0xc1e16a…2d2479

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.