Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x7f44b9…a7218e
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0xa9d66b…a302ce
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0xb3d948…414614
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0x20d884…bf7948
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0xae52a9…e30f63
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0x87e588…ab4ed9
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0xc790aa…b729be
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0x41f344…338fcc
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0xe2d69e…7560a8
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0xf2f6c4…85640d
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0xc09deb…f1ce57
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0xfa5716…bc2f1c
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0x16db36…147e65
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0xe2473b…c80ff3
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0xd096a4…f11352
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0x01c4b7…871c1c
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0xb2159d…ef28ed
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0x9de760…e7fdec
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0x80956e…fb34e2
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0x2c6dfa…569c26
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0xedb56e…5f4edb
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0xdc8a3d…ffeea9
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0x702c7c…cfcad3
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0xd72f2b…1cf5fe
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa19d ago0xef121c…bb4c60

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.