Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa25d ago0xbf60e4…8165f4
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa25d ago0x9394f4…ed4349
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa25d ago0x6f8781…ef6601
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa25d ago0x1efa62…662325
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa25d ago0x7b9089…900033
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0xe42743…04aa97
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0xc9e888…60e6ae
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0x482051…806aa1
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0x5f7db3…fdb597
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0x5fee2b…e88a4d
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0xe22ea6…bce757
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0x46eb1a…3a4846
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0x1f3145…a68196
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0x5c6f48…1c3d35
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0xb8f282…a40124
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0x6d67e3…a76fa5
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0x0cdcff…212784
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0x862482…68ba9f
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0x817da1…4d0fd5
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0xfb1e82…2d64e7
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0xaf0ac7…dc7fef
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0x15855e…9a33ef
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0x9adc17…c63823
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0xca00f3…d003e3
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa26d ago0xe22d70…5d18e2

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.