Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x8b216d…103a3b
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x9d60bb…a8046e
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0xf3a027…b42114
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x1d8341…654986
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0xebe882…cf81d8
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0xc239ef…b85c2b
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x31c276…223243
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x168650…74553a
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x2bfb11…7df220
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x87493f…9b777a
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x520f9e…e4d351
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x940278…d59c37
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0xa7300b…8554a9
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x8baa11…4f643d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x315d53…26251d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x4f1054…e43722
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x77e094…591946
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x479783…0d12da
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0xfcdd5a…7d1de0
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x9e6859…f1af03
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x64293c…5e0bb9
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0xc5bd6d…4b0308
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x19891f…1b8ca5
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x07b23d…f318c2
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0xec8ccb…02cd68

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.