Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0021…ad8f109d ago0xbbafaa…65ff53
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0018…ca97109d ago0x5a3f5a…a2949f
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0xdf7d…5dbd109d ago0xa648bd…f391f8
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0021…ad8f109d ago0xd86b4d…240c15
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0018…ca97109d ago0xb4fc86…0ac63c
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0xdf7d…5dbd109d ago0x0058bc…127cb9
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0021…ad8f109d ago0xffa9b9…d941cc
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0018…ca97109d ago0x8161cd…251623
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0xdf7d…5dbd109d ago0x00a5d7…5e8af0
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0021…ad8f109d ago0x9c3bea…0193fb
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0018…ca97109d ago0x926fad…9d41cb
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0xdf7d…5dbd109d ago0xf62d85…de472f
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0021…ad8f109d ago0xfbb7e6…dcc4be
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0018…ca97109d ago0x11873d…f5c9db
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0xdf7d…5dbd109d ago0x05949e…60130f
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0021…ad8f109d ago0x684a65…cf5f7a
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0xdf7d…5dbd109d ago0x9dd1a9…fdcc1a
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0021…ad8f109d ago0xc716d9…0095df
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0018…ca97109d ago0x3e169f…ba72c2
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0xdf7d…5dbd109d ago0x0f5bbb…fb6347
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0021…ad8f109d ago0x0081b4…107c04
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0018…ca97109d ago0x85f110…55d6f5
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0xdf7d…5dbd109d ago0x1e676a…439d09
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0021…ad8f109d ago0xe8a02c…ef4701
0xd9aa…91f20x73fc…b29bBase—$0.0075100%0x0018…ca97109d ago0xe6bcd2…f23bc7

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.