Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa17d ago0x720f66…1fb2c8
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa17d ago0xfd6526…a0eacb
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa17d ago0x3fce69…16bfbe
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa17d ago0x547952…ad4186
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa17d ago0x056214…653e09
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa17d ago0x770ed9…6cd46c
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa17d ago0xa923c8…ac444c
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa17d ago0x5fe144…0b4c97
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa17d ago0xa8938b…195042
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa17d ago0x7d57f7…10aa88
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa17d ago0xc2161e…82b23d
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0x6a5ea2…8455be
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0xb3acd5…87515e
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0xa8d8c0…206570
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0xae3c83…6ca8fe
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0x0d8a49…b08dc3
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0x24034a…51e86a
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0x43d2e1…573119
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0x47a515…c46d7b
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0x5c0e56…0679ba
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0xfb4e42…c7aae7
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0x06e42b…39b9ac
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd565e4…7822ba
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0xb19e9a…f9be00
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa18d ago0x8e63d2…e09ef2

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.