Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x57e4b7…ebb27a
0x8097…59590x9c95…e299Base—$0.001100%fluxa38d ago0x8583d0…763011
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x1b9e2f…8b87b8
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x3322cf…715b74
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x2b3530…ff3526
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x2fce5d…71d386
0x8097…59590x9c95…e299Base—$0.001100%fluxa38d ago0xbdfe9d…6cba58
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x302308…f2613e
0x8097…59590x9c95…e299Base—$0.001100%fluxa38d ago0x715a0c…1d87d7
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0xf5dc44…d71eb7
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x1a1d9a…4f87b8
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x876ab8…18deb3
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x488c2f…3863b3
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0xddd5ee…ab384b
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x931bfb…a7f4be
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x4f5aeb…8587cb
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0xd4e542…c764e6
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x49fb63…f4c957
0x8097…59590x9c95…e299Base—$0.001100%fluxa38d ago0xda85dd…77bc36
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x3eb074…65b1fc
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0xa4def1…c8c0cb
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0xe09d0d…1cdd1d
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x922d0d…9fb21c
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0xffa681…d8d7c5
0x8097…59590xfe80…47eeBase—$0.001100%fluxa38d ago0x3bf512…d23787

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.