Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf921…16f40x32ad…8af9Base$0.04100%fluxa114d ago0xe37e48…6914b4
0xd9b8…5c980x32ad…8af9Base$0.04100%fluxa114d ago0x6ed00a…271aab
0xf7d6…8a680x32ad…8af9Base$0.04100%fluxa114d ago0x5144cc…6b62e6
0x3974…dd340x32ad…8af9Base$0.04100%fluxa114d ago0x5f7419…fb6020
0xc90f…c2960x32ad…8af9Base$0.03100%fluxa114d ago0xa699e8…840aff
0x66e4…fb450x32ad…8af9Base$0.04100%fluxa114d ago0x8241a6…50e47f
0xcf01…145a0x32ad…8af9Base$0.04100%fluxa114d ago0x406104…7f23fe
0xe1e3…b24a0x32ad…8af9Base$0.04100%fluxa114d ago0x9a36b6…50356d
0x867a…38790x32ad…8af9Base$0.04100%fluxa114d ago0xfd69c7…9de1c6
0xaabf…65320x32ad…8af9Base$0.03100%fluxa114d ago0x5d52e2…b45877
0x5c10…51130x32ad…8af9Base$0.06100%fluxa114d ago0xe43e21…b04b60
0x7a24…62d80x32ad…8af9Base$0.04100%fluxa114d ago0xe59845…28531c
0x6441…42d80x32ad…8af9Base$0.03100%fluxa114d ago0x8318b6…63cb89
0x73bc…0c530x32ad…8af9Base$0.04100%fluxa114d ago0x16bbfb…b31d45
0x2848…82030x32ad…8af9Base$0.05100%fluxa114d ago0x6ae6f1…aae80c
0x6f92…d1940x32ad…8af9Base$0.04100%fluxa114d ago0xe713ce…f49cd2
0xdf37…e9380x32ad…8af9Base$0.04100%fluxa114d ago0x53a02a…488e25
0xb952…f1480x32ad…8af9Base$0.15100%fluxa114d ago0x3204da…f65ecb
0x1888…48f40x32ad…8af9Base$0.04100%fluxa114d ago0x60f0af…19755b
0xff27…fd850x32ad…8af9Base$0.04100%fluxa114d ago0x6eafbd…925fea
0x68ce…0d060x32ad…8af9Base$0.04100%fluxa114d ago0xed315f…7d75d0
0x6d4d…c1fe0x32ad…8af9Base$0.04100%fluxa114d ago0x97158c…5c0b88
0xfd93…79a90x32ad…8af9Base$0.04100%fluxa114d ago0xb59409…66a807
0x2fb5…670f0x32ad…8af9Base$0.15100%fluxa114d ago0xd8661f…30e2b5
0xe1f9…da010x32ad…8af9Base$0.05100%fluxa114d ago0x0f5f8b…f520f3

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.