Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0x03add4…30b1fb
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0xa2ab22…f99865
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0xa5397c…13e981
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0xbd284a…cfb8b9
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0x86893e…8903ce
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0xd93a82…8db2bf
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0xba34fb…dc0041
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0x0029ea…739ae5
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0x9f73f5…90be0b
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0xfd1751…e0ee5d
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0xa3ec0f…0a00e5
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0xb1b2b1…896340
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0x190974…1a4e20
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0x00c1e4…7e1b34
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0xfd0b16…f37be8
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0x28d9e4…5d9de0
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0x26c6c0…5f73db
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0xf96f95…87128f
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa77d ago0xda6fdd…a71118
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa78d ago0x4e2193…6d4815
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa78d ago0xadcb54…817304
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa78d ago0xc4983c…2dbca2
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa78d ago0x2360c7…0db326
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa78d ago0xe083ac…79e5a3
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa78d ago0x79f4d8…910dc6

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.