Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0x10f945…7ba5ec
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0x9f73ec…09ed21
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0x1fe449…32c50c
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0x05c40e…d9ca42
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa34d ago0x7033ea…d5a8a9
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa34d ago0x2e2f99…cc8140
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0x4c7fda…b59d0d
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0x2689a5…160256
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa34d ago0x47317b…2cff19
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa34d ago0xa61f0a…89f9f1
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0xde1ac5…ef2b6a
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa34d ago0xa37e82…f28cae
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0xf63615…7210e6
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa34d ago0x301e25…e5d2f7
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa34d ago0x120c21…2d1405
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0xa081d2…b7016d
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa35d ago0xbf98c8…e9f6d8
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa35d ago0xcff98d…fb7d20
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa35d ago0x8a3e94…a2f0d8
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa35d ago0xfd5407…77349f
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa35d ago0xb3a342…8958bb
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa35d ago0x994e36…4fa3df
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa35d ago0x9e4889…8bbbfd
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa35d ago0x539a4e…7834d3
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa35d ago0x05ae78…58e313

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.