Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2d…66380x9c95…e299Base$0.001100%fluxa69d ago0xb0fa96…57af72
0xbc2d…66380x9c95…e299Base$0.001100%fluxa69d ago0x419b22…e7cbfe
0xbc2d…66380x9c95…e299Base$0.001100%fluxa69d ago0x2cc122…962787
0xbc2d…66380x9c95…e299Base$0.001100%fluxa69d ago0x837e4e…bdb0c9
0xbc2d…66380x9c95…e299Base$0.001100%fluxa69d ago0x274eb2…5cf92a
0xbc2d…66380x9c95…e299Base$0.001100%fluxa69d ago0x3aa0e4…7ad426
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0xee77b1…1d9e31
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0xaac793…c95670
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0x8e8018…971c7a
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0x590c26…fc041c
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0xf4cc4a…f75322
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0xa664d8…fb35ad
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0xcc719a…daf3cb
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0x6c2109…5e5bb3
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0x4a90af…e0710d
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0x3fca7f…a82ef6
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0x3e0a96…1a0f70
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0xefb2b6…0dd3b6
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0x688beb…1b06c5
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0x0044eb…bf0b49
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0x414b4e…b7c438
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0x3fdec6…671a83
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0x608875…47603f
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0xd66192…effa12
0xbc2d…66380x9c95…e299Base$0.001100%fluxa70d ago0x4b9316…652e8e

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.