Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0xf82d53…c4f063
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa40d ago0xc7fe47…fbe4aa
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x5750fc…971e24
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0xbb4222…1364e1
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa40d ago0xc674d8…2525fc
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x0cfd16…24c4cd
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x7cfe89…7c691a
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x5dbc33…26a4c4
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x24ebc1…55c2a3
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x317ddd…532cc4
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa41d ago0xf89154…3f21fa
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa41d ago0xfde0b4…2a512d
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa41d ago0x73a1e3…b348b0
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa41d ago0xe2c693…155623
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa41d ago0x99ecef…769633
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa41d ago0xe1a3e6…6f9f16
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa41d ago0x5c23fa…0ff423
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa41d ago0x1a3a4e…34cb5b
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa41d ago0x92a4f3…a04606
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa41d ago0x21f1ec…98ffa9
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa41d ago0xb8ce33…f717d9
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa41d ago0x0507bc…68b6f7
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa41d ago0xeaf7cc…341dd1
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa41d ago0x777742…0c50a3
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa41d ago0x23be53…dd9a6c

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.