Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa37d ago0x721c30…e33b98
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa37d ago0x281098…cb50fd
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa37d ago0x553de1…814689
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa37d ago0xbb9fdd…7adf71
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa37d ago0x6ee3fd…58f480
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa38d ago0x9c982b…da6232
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa38d ago0xaf016f…257b50
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa38d ago0x96f496…8c0d7f
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa38d ago0x45823e…ccd666
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa38d ago0x28a6af…bb5168
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa38d ago0xe915d4…6cf28b
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa38d ago0x0aa6ad…16ce99
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa38d ago0xed1283…0ac892
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa38d ago0xd8391f…f32c1b
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa38d ago0x99821d…1cd002
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa38d ago0xf5709b…bc0f78
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa38d ago0x00c189…6e436c
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa38d ago0xb84fa1…fe23f2
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa38d ago0xbde002…ba0d51
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa38d ago0xaf8d39…9517e8
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa38d ago0xb192a8…2ab130
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa38d ago0x5de4a9…531307
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa38d ago0x77bd03…5569dd
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa38d ago0xa5199d…c299e8

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.