Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x117e…7d950x993d…3f3cBase—$0.04100%fluxa120d ago0xb36967…68598c
0x49f0…de170x993d…3f3cBase—$0.01100%fluxa120d ago0x95b129…1721c2
0x2c99…82c70x993d…3f3cBase—$0.04100%fluxa120d ago0x39d356…e48340
0x76db…5ca80x993d…3f3cBase—$0.04100%fluxa120d ago0x315aa3…668cd9
0x7d4f…27bd0x993d…3f3cBase—$0.04100%fluxa120d ago0x0b9258…c4748b
0x7e5e…c25d0x993d…3f3cBase—$0.04100%fluxa120d ago0x826af0…27a041
0x8bc5…d2090x993d…3f3cBase—$0.04100%fluxa120d ago0xc1c075…773d11
0xa57b…a72c0x993d…3f3cBase—$0.04100%fluxa120d ago0xe00640…339490
0x9af4…ff400x993d…3f3cBase—$0.04100%fluxa120d ago0x07d852…97b881
0xd999…ab780x993d…3f3cBase—$0.04100%fluxa120d ago0xa9faec…9bd3dc
0x894a…128d0x993d…3f3cBase—$0.04100%fluxa120d ago0x7792c4…e7bc32
0x8c47…94600x993d…3f3cBase—$0.04100%fluxa120d ago0x229290…5c267d
0x4b89…28240x993d…3f3cBase—$0.04100%fluxa120d ago0xf536f3…1e5b35
0x0900…ff4e0x993d…3f3cBase—$0.04100%fluxa120d ago0x9935f4…5e70b6
0x830d…df640x993d…3f3cBase—$0.04100%fluxa120d ago0x084a9e…fd6aca
0xcb06…94740x993d…3f3cBase—$0.04100%fluxa120d ago0x8badd7…c0d23d
0x45cf…14d00x993d…3f3cBase—$0.04100%fluxa120d ago0x88c37f…d93ee4
0x75d1…cb9b0x993d…3f3cBase—$0.04100%fluxa120d ago0xcd65e5…b9668e
0x9485…cb5e0x993d…3f3cBase—$0.04100%fluxa120d ago0xa675db…d9f56f
0x8ec2…48660x993d…3f3cBase—$0.04100%fluxa120d ago0xbe089f…f23ba6
0x1e91…9a800x993d…3f3cBase—$0.04100%fluxa121d ago0x7cbca9…2c5d82
0xa992…2fa50x993d…3f3cBase—$0.04100%fluxa121d ago0xf8c4ff…ee2009
0xb162…052a0x993d…3f3cBase—$0.04100%fluxa121d ago0x0aafba…38c616
0xf9fe…6f8f0x993d…3f3cBase—$0.04100%fluxa121d ago0x14291e…963dc9
0xc035…e1f70x993d…3f3cBase—$0.04100%fluxa121d ago0x7209f4…475bec

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.