Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0x999278…25642b
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0x1b4965…6749ac
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0x46d50b…d150a2
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0x131d42…282cb4
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0xa30a6c…e4774b
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0xc55ebe…5363ee
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0xd0d3c5…b9a30e
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0x5a6190…a25a85
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0x1db2c5…bf2a25
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0x739b74…c674b5
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0xd7bd01…18f8ca
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0x76046b…510ade
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0x90c2c6…ee8a2e
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa88d ago0xa910fa…ed31a6
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa89d ago0x689002…efdf6a
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa89d ago0x56ec12…0e4b10
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa89d ago0x6ea195…e2e162
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa89d ago0x4b4e94…375e00
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa89d ago0x3c5aa3…0a9da7
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa89d ago0x58aea3…8a00df
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa89d ago0xc73662…a20c8c
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa89d ago0x2ca484…4bbfcc
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa89d ago0x895aa8…0b1f1c
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa89d ago0xa423f6…ba1f8d
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa89d ago0x9827b1…aee5a5

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.