Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x1888e3…a1b07f
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x9e39b2…e10cfe
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa43d ago0x4b6b29…95b9f0
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0xf8ba97…0ed5be
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x777c91…fb83c8
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x6f3549…b08568
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x887f4e…0402af
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0xc02632…ba07b1
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0xbda01e…0a20b3
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x3d0117…299205
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x32531c…09eb1e
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x6bcbd4…7194bd
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x740f1c…d12578
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x128c12…f706e8
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x61be3f…741066
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x4abefd…711202
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x54901a…0246d7
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0xc41645…b6aa62
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x487494…54d0ae
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0xe2906a…a61735
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0xbd87eb…5b8aef
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0xe597d7…0c24ab
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0xff5d45…6db30c
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0xc7a69c…53a168
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa43d ago0x346bca…170a6b

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.