Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa20d ago0xd0eb7b…9ef8b7
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa20d ago0x45626a…cd1977
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa20d ago0x4b021a…87c3d7
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa20d ago0x3bb665…fe00e3
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa20d ago0x3f3e5f…6020d5
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa20d ago0x64322c…ad9180
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa20d ago0x732d79…9d9260
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa20d ago0x20a773…c3a763
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa20d ago0x3283b4…ea4f61
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa20d ago0x909fbc…65358a
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa20d ago0x9d35bb…25bda7
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa20d ago0xa863ba…91630e
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1c735f…45ca66
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa21d ago0x55f93f…6a8c7a
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa21d ago0xf34bfc…a0f75d
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa21d ago0x728025…980c2e
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa21d ago0x174616…518fb4
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa21d ago0x56cab6…3a52a4
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa21d ago0xfcf934…f8b09d
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa21d ago0xa490b1…a7a80c
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa21d ago0x96ecf2…44446f
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa21d ago0x3681f6…27841b
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa21d ago0xfc0c3d…055851
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa21d ago0x65986d…03f1a1
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa21d ago0x61f9ca…785703

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.