Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa15d ago0xb567a9…4d8b5a
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xf7d7d1…ac6e58
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x900548…075722
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xa24e4b…957a0e
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x7d3d68…fcb458
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x028f80…328d9a
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xc2241e…59b2bb
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xfc8205…58ccfd
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xdc7d8a…848075
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xaaa433…a53fab
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xe4cce9…c0b1f5
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x3d236e…f003b9
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x9d0eb0…9afd04
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xca1d84…2325c3
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xbbf9aa…e7ee17
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x609c68…d2d669
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xb70ef9…e5caf5
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x4572ea…4d7a1b
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xd00805…786cbb
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xa3a549…dc6ca6
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x870d4f…8bf463
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x5535ab…7b248e
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x8dc90e…db514f
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x7679fb…4dcba7
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xe3c7e1…7f77aa

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.