Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0xb4e0ba…4356af
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0xdcd5f0…4346ee
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0xd8c1a2…b8b8b1
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0xca3c46…23f6da
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0xc55d34…ce54a2
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x58716a…de65b4
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x405e96…4788d3
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x376b0a…010085
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0xa09bc2…d5a9d1
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0xfc76f5…9e6b3f
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x4e1792…2082d0
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x723a24…21f0a1
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x51a25a…922f08
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0xc75b17…d4d987
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x0ac16d…a4ffe6
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x760abb…cbf9ee
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x262260…9f4c4a
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x6f692c…f03db4
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0xbddbf2…861016
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x69ba2e…77c031
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x2370d6…fe742d
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x6d23de…dfc19b
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0xe70976…b7a0d2
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0xed618c…25635f
0x07b6…c5c80xfe80…47eeBase—$0.001100%fluxa20d ago0x189432…d6e500

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.