Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa28d ago0x787134…7dde34
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa28d ago0xa507fa…336fe8
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa28d ago0x8a52ea…e3dc03
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa28d ago0xa275e6…89dc2e
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa28d ago0x9543b4…eb7ee9
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa28d ago0xf6eabb…928291
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa28d ago0xfc3fd5…3cb2ac
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa28d ago0x77bb81…5fab9d
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa28d ago0x5a235e…922d69
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0x0b5f61…ae9e7f
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0x51c583…8a5ede
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0x50eda0…4a3fb6
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0x05133f…0d3b9b
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0x0c8a9b…d616b4
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0x370037…624aff
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0x5e966d…c76496
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0x12dc0b…43985e
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0xafda19…6ef240
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0xe38e32…910de0
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0x3afe25…3f4acf
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0xa37534…ad89b6
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0x735c4c…b13f63
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0x155cf7…b15f70
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0xd8d151…e989bf
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa29d ago0x21786f…26ed5f

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.