Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0x225357…c10457
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0x126a7b…7bfd5e
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0x3afb0d…0fb75f
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0x8edbb8…d414e8
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0x71e1dd…39d66a
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0x4906a9…2732d5
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0xd2066d…0343fc
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0xd8a44f…cdfa3a
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0x440967…b9f0e3
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0xa87fdf…d29fa2
0x386e…832c0xfe80…47eeBase$0.001100%fluxa46d ago0x321822…3769a9
0x386e…832c0xfe80…47eeBase$0.001100%fluxa46d ago0x2a2d53…a39ebb
0x386e…832c0xfe80…47eeBase$0.001100%fluxa46d ago0x578259…5522f2
0x386e…832c0xfe80…47eeBase$0.001100%fluxa46d ago0xa59d90…300efe
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0x5cdefd…81ad3a
0x386e…832c0xfe80…47eeBase$0.001100%fluxa46d ago0x4e1d88…12c8d9
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0xba7744…86079f
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0xfbc50a…483305
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0x9b49f1…1f38c3
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0xcd132e…b27a14
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0x565532…7478fe
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0xa9dcae…610c11
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0x4528e5…bbdc27
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0xe1d716…d9cfb5
0x386e…832c0x9c95…e299Base$0.001100%fluxa46d ago0xe09ec8…78f85a

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.