Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0x30b9e6…e5bb93
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0x91fd47…126537
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0xdc74f1…031749
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0x4663eb…01054e
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa40d ago0x812fa5…e9e817
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0xaba68c…ac47a5
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0xc9517d…0d46a8
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0x809e54…5830f5
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0xef731e…bde5db
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0x4fbbb6…f18d29
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0xa6848f…50e01a
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0x5b686f…a36ced
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa40d ago0xccb269…791e48
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa40d ago0xbb3035…812e1c
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa40d ago0x768cf5…33e917
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa40d ago0x635af9…d5f4f7
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa40d ago0x5ee187…128ca8
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa40d ago0xcdebf4…0e44ac
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa40d ago0x3b0b56…7a5ab9
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa40d ago0x38f254…7c92cd
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0x09c17d…5f4c22
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0x8f0af2…305fac
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0x7df663…98543f
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0x0ccc06…db968b
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa40d ago0xd0a705…16db16

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.