Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x8a6f85…b0e1b2
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x07ae48…1b1d9a
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x001366…8c6dcd
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x614488…c24f5b
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0xc67753…732975
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa46d ago0x706db5…6cbaf3
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x576542…508dff
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x49c9be…b23163
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x84aec7…2dab4b
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0xa8c872…153bfd
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa46d ago0x622835…71f2f2
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0xfdfd57…631558
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x0bc3b7…4177b8
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa46d ago0xfe5001…dfd8d5
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0xa7426e…b3710e
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x94e72c…1e9e2d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x8f428c…c0a994
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x387448…8861d9
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0xebe2f5…b33a2d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0xf94fa0…f510f1
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0x5a7fc3…090230
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0x465b78…4f7ed3
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0xb183c4…b561bb
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0xf696d2…38c25c
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0xd52aa2…fffaaf

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.