Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b13…57280x9c95…e299Base—$0.001100%fluxa74d ago0x6f9c01…9d01c2
0x4b13…57280x9c95…e299Base—$0.001100%fluxa74d ago0x080a9c…25c868
0x4b13…57280x9c95…e299Base—$0.001100%fluxa74d ago0x2ad414…2e6dc5
0x4b13…57280x9c95…e299Base—$0.001100%fluxa74d ago0x45678f…d52cd0
0x4b13…57280x9c95…e299Base—$0.001100%fluxa74d ago0x018c32…d90a96
0x4b13…57280x9c95…e299Base—$0.001100%fluxa74d ago0x903b22…dddc3f
0x4b13…57280x9c95…e299Base—$0.001100%fluxa74d ago0xc87381…b505e2
0x4b13…57280x9c95…e299Base—$0.001100%fluxa74d ago0x87e434…ebf140
0x4b13…57280x9c95…e299Base—$0.001100%fluxa74d ago0x7cc2a8…ea9465
0x4b13…57280x9c95…e299Base—$0.001100%fluxa74d ago0xc0d6b4…1e8807
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0xe728ed…50030b
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0xfd9390…788b82
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x06a436…a8ca9b
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0xfbcad9…f63806
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x590844…9878c8
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0xb902a0…b32edc
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x79cbc5…76e3d9
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0xdd5bd8…27c61f
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x3902cc…650e19
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x07c4de…214ee1
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x404991…3fba26
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x320825…aef892
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x9e4d78…8e69d5
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x8a3874…f43a74
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0xc166c4…8558fc

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.