Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x62d0…093dBase—$5.12100%fluxa82d ago0xdfb985…4dec91
0xb90a…9ae40xe0fe…4a64Base—$0.15100%fluxa82d ago0xba4e1c…145c0f
0xb90a…9ae40xc7f8…1fa7Base—$0.50100%fluxa82d ago0x1b5b7e…9f7127
0xb90a…9ae40x3718…1ca7Base—$0.50100%fluxa82d ago0x95b557…36126b
0xb90a…9ae40xef7d…9e26Base—$0.50100%fluxa82d ago0xdc2c1f…bc19c1
0xb90a…9ae40x52bd…f4e6Base—$0.50100%fluxa82d ago0x519973…94568e
0xb90a…9ae40x6996…af5eBase—$0.50100%fluxa82d ago0x70e38f…4f7aca
0xb90a…9ae40xb84a…dad7Base—$0.50100%fluxa82d ago0x679fad…7190e8
0xb90a…9ae40xbb93…bc63Base—$0.50100%fluxa82d ago0x2ba9ff…888c48
0xb90a…9ae40xa4fd…2e31Base—$0.50100%fluxa82d ago0xf7cb61…4e7836
0xb90a…9ae40x98c0…4987Base—$0.50100%fluxa82d ago0x05abca…34dd02
0xb90a…9ae40xa79c…980bBase—$0.50100%fluxa82d ago0x3083ca…c72f7b
0xb90a…9ae40x3bdb…b48aBase—$0.50100%fluxa82d ago0x85f753…5a5127
0xb90a…9ae40x5bc0…81c8Base—$0.50100%fluxa82d ago0x9905b5…bf3ed4
0xb90a…9ae40x449c…36ccBase—$0.50100%fluxa82d ago0x335d0f…f9f3a9
0xb90a…9ae40xf3db…6156Base—$0.50100%fluxa82d ago0xa15f18…44e080
0xb90a…9ae40xffe7…bf92Base—$0.50100%fluxa82d ago0x32c851…312144
0xb90a…9ae40x67fc…b5b3Base—$0.50100%fluxa82d ago0x9d1c4a…896855
0xb90a…9ae40xc8be…edaeBase—$0.50100%fluxa82d ago0xf187ce…4e2f1e
0xb90a…9ae40xfbee…04c6Base—$0.50100%fluxa82d ago0xbedbde…8ef8b9
0xb90a…9ae40xc5c2…59daBase—$0.50100%fluxa82d ago0x5453b0…4203c5
0xb90a…9ae40x89ef…1bf0Base—$0.50100%fluxa82d ago0x36d2c7…ab0e55
0xb90a…9ae40xd9a4…7c09Base—$0.50100%fluxa82d ago0x8b4f2f…d187c9
0xb90a…9ae40xf43e…6c09Base—$0.50100%fluxa82d ago0x22fe6b…7b0c37
0xb90a…9ae40x4a93…e215Base—$0.50100%fluxa82d ago0xfb94f3…22fea3

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.