Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x4b2094…de2a5e
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0xd939d3…cc11b3
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x83ed7b…745b3c
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0xc554cd…f6a4cd
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x06ff65…9bc363
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0xb187f3…a317d3
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0xb24fb9…860e86
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0xc9e1a6…e6bf9d
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x84f558…ab347a
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0xf07ede…433bec
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0xf5c53e…bdf7a4
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x24b668…02d29e
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x750674…84d709
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0xebd793…d6a0bf
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x576061…409d14
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x64b99b…5bd1cc
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0xdbd416…7dc4c3
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x50ff76…939e05
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x1deb4b…e0693b
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x741127…f7d9d7
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x0c7dad…272464
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x28ed32…3194f9
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa15d ago0x2bd4cb…6f66e5
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa16d ago0x7b1e0a…7a417f
0xed4d…0a8f0xfe80…47eeBase—$0.001100%fluxa16d ago0x91e81d…b49e7c

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.