Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x1ae4c5…920b90
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x160aae…d12fb8
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa45d ago0x6220c9…5fa3d0
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0xdc8245…446f6e
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x94810a…16254b
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x284f5c…ff9816
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa45d ago0x9acafc…caaed5
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x3cf0d4…fa3a00
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x579a66…510b46
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0xa21946…c3f5ae
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x7bfed3…d4222e
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x3143a0…9a7548
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0xe93101…26c76b
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa46d ago0xfaaf29…15690a
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0xca0200…732557
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0x0c13aa…0c20f4
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0x3529f4…642ce9
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa46d ago0xd505b7…6106e9
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0x2088d4…ca5a31
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa46d ago0xfe5931…53d1ba
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0xb3dcd9…39a84f
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0xa64430…a91761
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa46d ago0xfc538d…dde574
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0x0e1881…983a4b
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa46d ago0x9fcfc4…13cfcd

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.