Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xfb468e…b49e54
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xa1784f…8d036d
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x48b0c4…530429
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xb1276c…0d1ef7
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xcb0d60…6c9ce9
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x859592…ece65f
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xfb7cfa…dd3430
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xa3d1b0…66e8e9
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xdb7fb6…5c09db
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x9c7f42…5b1ecf
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xdf9b81…2d6058
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xb0efc8…86b983
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x9294d6…9232b3
0x6147…66830xfe80…47eeBase—$0.001100%fluxa19d ago0x5ec266…a731c7
0x6147…66830xfe80…47eeBase—$0.001100%fluxa19d ago0xaaa706…dc31ae
0x6147…66830xfe80…47eeBase—$0.001100%fluxa19d ago0xf4b7d8…b2c2bf
0x6147…66830xfe80…47eeBase—$0.001100%fluxa19d ago0x13f0ff…e4da54

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.