Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa53d ago0xa4c1f2…4a5d06
0xc8c2…3a090x9c95…e299Base$0.001100%fluxa53d ago0x9def89…ec16db
0xa2d0…8fa30x9c95…e299Base$0.001100%fluxa53d ago0xed6013…6ce345
0x60be…c0780x9c95…e299Base$0.001100%fluxa53d ago0x59ef26…7c63f6
0x86bb…01120x9c95…e299Base$0.001100%fluxa53d ago0x8d4c79…2a530f
0xcea6…c7070x9c95…e299Base$0.001100%fluxa53d ago0x54c9fd…deb9cf
0x66e6…43c00x9c95…e299Base$0.001100%fluxa53d ago0x2a981e…c86f86
0x692e…a7f70x9c95…e299Base$0.001100%fluxa53d ago0x2e550b…52d839
0xf9cd…d73b0x9c95…e299Base$0.001100%fluxa53d ago0x6dcf5f…f15be1
0x14e0…ef440x9c95…e299Base$0.001100%fluxa53d ago0xad9eff…76fb57
0xc9e6…12ff0x9c95…e299Base$0.001100%fluxa53d ago0xf3812d…ad9c2d
0xca41…c1550x9c95…e299Base$0.001100%fluxa53d ago0x28d061…8e312a
0x2749…4f390x9c95…e299Base$0.001100%fluxa53d ago0x82078c…854432
0xd7ad…aa670x9c95…e299Base$0.001100%fluxa53d ago0x29c6ce…50fc84
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa53d ago0x48393e…dc1cf3
0xf1bd…51180x9c95…e299Base$0.001100%fluxa53d ago0xd18621…8b1dd2
0xf3d3…59e10x9c95…e299Base$0.001100%fluxa53d ago0x3dba0c…745265
0x0000…9c630x9c95…e299Base$0.001100%fluxa53d ago0x7071b8…4cdaa0
0xc209…6dd30x9c95…e299Base$0.001100%fluxa53d ago0x429eea…5c338a
0xb0ee…ab3f0x9c95…e299Base$0.001100%fluxa53d ago0x713354…c9151d
0xb5b0…009d0x9c95…e299Base$0.001100%fluxa53d ago0xbb82b6…ea47db
0x636c…0e080x9c95…e299Base$0.001100%fluxa53d ago0x520000…774355
0x8199…e3670x9c95…e299Base$0.001100%fluxa53d ago0x2d3299…31456a
0x5cba…73420x9c95…e299Base$0.001100%fluxa53d ago0xaaa81c…55eaa9
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa53d ago0x70339c…30d5a1

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.