Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0x484963…ed83a1
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0xf689b9…e1dbcd
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0x575039…1ce13c
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0x9d7bc5…783b69
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0x3a8dc0…a4694a
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa47d ago0xfe1034…9dbda0
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0x205c42…fe3492
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0xb70b51…f41400
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0x3ed9b0…5a69f4
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0x961c1d…7316b8
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0xb35db5…5f244e
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0x4ac14f…a512ef
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa47d ago0x2164ff…b0fa11
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa47d ago0x932a03…dda0bb
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa47d ago0x992f4e…8e36f2
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0xdf4d36…92f657
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0x99088d…a8307b
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0x1452cd…379c6d
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0x6366b7…c020a6
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0x9ebd0b…71d9fe
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0xba40ec…58c623
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0xbc177e…45b882
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0xd03179…a857da
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa47d ago0x2f4ed3…b6989d
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa48d ago0xcc2f4d…b5fdd8

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.