Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x5f78ac…fe5b7e
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x70cd95…5cb71b
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0xb52497…d04e8f
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x35b20b…cc08b3
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x5d503b…fd04e3
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x7158aa…7b5e86
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0xbd7805…a639e9
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0xf74428…3b19c9
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0xbac457…623908
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x080324…6e1a42
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0xdcd883…b0094c
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x275feb…c98718
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x344b40…3186e0
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x608583…188b0c
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0xcf20de…2571b0
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x809a36…b9792f
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x7194c7…aa8020
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x2cfb0d…5ba3db
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x5ff11c…8f1797
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0xf0f584…8e7fc5
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x2fe7dd…21bfaf
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0xaca8e2…fe0eb4
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x465dd2…459184
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0xe08334…c84e90
0x6068…27010xfe80…47eeBase—$0.001100%fluxa16d ago0x581972…65142f

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.