Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x54b216…b133a0
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0xf860cd…cb44d7
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x530cc7…102567
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x5ab5f9…ce314c
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x7dc3a2…8d749f
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x5e3255…15b77a
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa40d ago0x24ee0a…030fd5
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0xeb10a1…b4197d
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0x57e442…11d734
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0xd261e0…60be60
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0xf62295…0454c6
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0xa42a0c…e13fbf
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0x9b6b98…3db45b
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0xaa83a9…d37517
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0xe15e4a…f94164
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa40d ago0xc7ad2e…361a20
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0xbd53c2…65703d
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0xe8304a…56a434
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0x033e62…3a5495
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa40d ago0x52227a…148881
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0xdce885…88c283
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0xf294b1…c42a4d
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0x05ef9b…1055cd
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0xa3ed05…12c0d3
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0x2e166c…5198a3

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.