Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa39d ago0xf16a91…263950
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa39d ago0xfc9a0a…573de1
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa39d ago0x3ac676…c9554a
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa39d ago0xf5696c…192b31
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa39d ago0x027079…c04468
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa39d ago0xe9af2d…ddbf33
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa39d ago0x02cb39…3763e4
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa39d ago0x50fcb2…8a5df1
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa39d ago0x749c36…5f0139
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa39d ago0x7f17d8…10b5e1
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa39d ago0xd7b8e4…2896af
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa39d ago0xbff4a8…6971e6
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa39d ago0x174342…f78812
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa40d ago0xa05cc0…967b4f
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa40d ago0x0036d0…ac25fa
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa40d ago0x072a68…307088
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa40d ago0x6755d8…bc5e63
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa40d ago0xc56c14…30ccd8
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa40d ago0xa56487…5451cd
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa40d ago0x3148c4…f5c27a
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa40d ago0xf0eb02…8841b9
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa40d ago0x34d0c5…ef1187
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa40d ago0x4dcdf0…ea9716
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa40d ago0x483164…d6d4a8
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa40d ago0x0a3b87…1856ef

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.