Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x5cac81…daa8c8
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0xa2254b…f4adb3
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x6a685e…6aedc5
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0xfa26a5…fa2ed1
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x014ea5…f96c85
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x760812…5ef98b
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0xfb836c…a6f8ad
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0xeac891…9b6910
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x80c75b…ab32ae
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x9efdf4…44a269
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x07198c…f6ff2a
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x9a4d2d…07f305
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0xaac906…bb21af
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x4ccdb0…26c259
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0xe43304…68556f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0xdfd340…ca3ce3
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x84fc51…f78253
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x589959…e47e07
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0xc6b153…3be886
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x62bf13…a911f3
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0xc663cf…85f8d2
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0xfd7542…351a14
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x208bbd…ce19c5
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa76d ago0x3a8f76…f0497f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa77d ago0x7012d7…d2f48f

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.