Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa45d ago0x4e3c46…b8ceaa
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa45d ago0x9b7a9e…f69308
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa45d ago0x49e8b5…8e05c8
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa45d ago0x0b225f…8bfbf1
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa46d ago0x1e4bfa…690b9b
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa46d ago0x1d14b1…329d9e
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0x17b536…0cae05
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0xa4236e…99b9ca
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa46d ago0xb9f8b9…5a04c7
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0xebb77c…a9fe98
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0xfc19c0…f12fc0
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0x2d9b49…47bf3b
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0x2a05cb…aea22d
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0x250d1d…c69338
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0xe269cc…72ccbc
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0x3540d4…18ea49
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0xbaf11e…8b260a
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0x418e60…1643c8
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0xafad88…296ad2
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0x686192…b4b1a6
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0xa9b3ff…45d88e
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0x7c9d8e…4f1253
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0x1d6c79…df594e
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa46d ago0x1714ce…4dc7a4
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa46d ago0x9993cc…b70bfb

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.