Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0xaeb41d…86e378
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x0b2f30…1d809c
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x82c2cd…9fece6
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0xb48e25…1f07f3
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa46d ago0x24fc45…57686e
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x8ad729…3b2e1b
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0xe86ce0…188861
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x462a40…6f089e
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x7a6e18…7563ea
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0xaa47b7…0c21d3
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x2c2cf1…daf231
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x372e9c…f586a6
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa46d ago0x0bf3c7…8244a3
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa46d ago0x70a1f1…56e06b
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa46d ago0x4581bd…16a32a
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa47d ago0x696535…a8046e
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa47d ago0xfcb225…1d96f2
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa47d ago0xac0ee2…874888
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa47d ago0x6287f9…043d0e
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa47d ago0x5f0e24…baaa9e
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa47d ago0x607cb1…93a4df
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa47d ago0x1609b9…021e60
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa47d ago0x2da6cf…1584b2
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa47d ago0xbe4b20…f1937c
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa47d ago0xeb7f12…6ad20d

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.