Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0x123604…799a2f
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0x919f57…235246
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0x9f92c4…b170b0
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0x70188c…9f5502
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0x72c2f0…f38065
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0x14dae6…a52ed9
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0xb51f6a…7e228e
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0x60fc35…3fbd1c
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0x407d6b…395136
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0x4087a7…9351d4
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa46d ago0xdaadc2…74a9dc
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0x0a969d…751980
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0xbf5a49…3fb334
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0xa694d6…652aca
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa46d ago0x4f99d9…f90f4f
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0x44c341…1bced4
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa46d ago0x1a647f…d22d2e
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa46d ago0xa2e392…9065bd
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0x319516…803d91
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa46d ago0x3a9363…868751
0x20fe…be430x9c95…e299Base—$0.001100%fluxa46d ago0xb26af2…f4a44a
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa46d ago0x328055…5a9688
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa47d ago0x75603d…4fe960
0x20fe…be430x9c95…e299Base—$0.001100%fluxa47d ago0x5f240e…77fccd
0x20fe…be430x9c95…e299Base—$0.001100%fluxa47d ago0x0e2c1a…5fff3b

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.