Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0xc56dd4…0c448c
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0x41f530…880eb3
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0xd2ebeb…e17ea7
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0xb82122…9b5522
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0xd644c4…bc199a
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0x2d76d9…20e391
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0xb0a652…e1d87d
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0x896e59…64ac2b
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0x7095f4…9bf1f3
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0x5dcf7f…232f5e
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0x1fb1d1…015b79
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0x653c4e…14edb8
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0xd1da94…338db4
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0x34f2ab…601fca
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0x494230…877dd1
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa32d ago0xbc4e44…2795b0
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa32d ago0x36a8e7…033e1a
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa32d ago0x67a496…5d81eb
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0x53e335…64361a
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0xa9b2fe…4e0bd6
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa32d ago0xbfc565…23f851
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa32d ago0x3b0367…444908
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa32d ago0xb74fbb…e2a5cf
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0xddec47…67c82e
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa32d ago0x5991ee…c038b4

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.