Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0x309aec…1aa742
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0x9f40cd…67928b
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0xb0c185…a38904
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0xdd2a96…df4cd8
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0xaeb61a…b556e0
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0x9d8a1e…41ac83
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0x568a3c…f16056
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0xa5fbca…a16073
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0x2f422d…613bb0
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0x72d837…9930e8
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0xe6ef51…1cd4bb
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0xdfcc60…842270
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0x138a90…64d96d
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0x44dbfc…394040
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0xe55f42…eb32bf
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0x83494a…37460e
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0x053d27…26e18e
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0x90205c…1f8307
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0xb3387f…05c927
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0x550d63…28bfdb
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa37d ago0xf99b85…9c9296
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0x83b2e7…7da5e1
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0xf9bfbd…b07631
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0xcfe9f2…8514b9
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa37d ago0xb44f0b…b9a1fb

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.