Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0x45b2c8…aa4b32
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0xaa22fd…340acf
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0x03c4cb…c2f3cb
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0x521ecd…b5a5f6
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0xb5929a…462e93
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa34d ago0xcb830b…5d1613
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa34d ago0x5ed866…9c5471
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa34d ago0xdb6793…a1b8c2
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa34d ago0xfdbc35…7a80b3
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa34d ago0x837e70…4eeec7
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa34d ago0x69c603…aa83a7
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa34d ago0x538a28…4971ec
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa34d ago0x141ece…e05433
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa34d ago0x77a3b2…c7de1f
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa34d ago0xd6cc26…e41508
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa34d ago0xc08a46…8ad9ea
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa34d ago0x26f2bc…7c09f3
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa34d ago0xd2c74d…d71cb6
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa34d ago0x303911…6bcabf
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa34d ago0x76a3e7…f5c9d0
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa34d ago0x2724ff…c11700
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa34d ago0xe33a39…40c41d
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa34d ago0x64358b…0d421c
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa34d ago0xccd563…86ace9
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa34d ago0x4200fd…67954e

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.