Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa48d ago0xd8cd23…e48468
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0x178f89…dc2d93
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0xf70284…ae7983
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0xbba305…a19a35
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa49d ago0xde8390…203d9c
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0xb375c7…02a3a5
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa49d ago0xec8c7e…e5135d
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0xb4dfd6…781ca1
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0xfb5f12…e53a7f
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0xec85d4…1ea23a
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0x9e0eae…cc2852
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0x367a51…60724c
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa49d ago0x2a9ef8…af1687
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa49d ago0x5e0e52…9cf368
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0x11fbaa…561dce
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0x90caea…6c5ed6
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa49d ago0x96d396…b3a6e3
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0xc4e93c…5e3fe9
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0x21e02a…b4d69d
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa49d ago0x99e052…4de8af
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0x443632…7a4357
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0x9550b1…70bc88
0x4519…6cc50x9c95…e299Base—$0.001100%fluxa49d ago0x1e83b6…096b77
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa49d ago0x0f9cb7…ec57af
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa49d ago0x4c2642…d15430

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.