Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa34d ago0x34dd8f…2a2d63
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa34d ago0xebe57b…bc8662
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa34d ago0xf5b0f7…c4ca27
0x2ff9…89860x9c95…e299Base$0.001100%fluxa34d ago0xa9e4f0…b4b2e1
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa34d ago0x807c2b…070c5e
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa35d ago0x68e441…49387a
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa35d ago0x5b9e9d…b1f71b
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa35d ago0x0a41f8…362006
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa35d ago0xdf43ac…8dae24
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa35d ago0x9b0db5…12a0df
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa35d ago0xb051c2…9f6439
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa35d ago0xa4a337…2a8389
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa35d ago0xe9b516…256529
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa35d ago0x7bd7ae…39433a
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa35d ago0xc59c0e…0ef2b9
0x2ff9…89860x9c95…e299Base$0.001100%fluxa35d ago0xbdca72…fb8bbf
0x2ff9…89860x9c95…e299Base$0.001100%fluxa35d ago0xb3569e…ddad60
0x2ff9…89860x9c95…e299Base$0.001100%fluxa35d ago0x031424…5a24d0
0x2ff9…89860x9c95…e299Base$0.001100%fluxa35d ago0x659eeb…531484
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa35d ago0x74722b…dbf308
0x2ff9…89860x9c95…e299Base$0.001100%fluxa35d ago0xe6d103…f626f9
0x2ff9…89860x9c95…e299Base$0.001100%fluxa35d ago0x1eb07d…ac949a
0x2ff9…89860x9c95…e299Base$0.001100%fluxa35d ago0x51f43d…ffd836
0x2ff9…89860x9c95…e299Base$0.001100%fluxa35d ago0x9c4cd7…33c0f2
0x2ff9…89860x9c95…e299Base$0.001100%fluxa35d ago0x6309da…6f1980

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.