Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x862b4a…fbd3ad
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x8997b9…5d001b
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x12723f…10e694
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0xaf1b27…f0347c
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x49cfec…dddd76
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x4e986e…50790b
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0xf7a1b6…9a2c17
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x215d85…15cf8e
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x3e6e7e…7675e0
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0xd3ab5c…f2ca89
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x23f411…6c58af
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0xb481cc…61bc1a
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0xf8c201…4e75c0
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0xaf74de…24e8bc
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x6ddd68…627413
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x47956c…a86da9
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x5d2a7c…321130
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0xf78a6e…194606
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x41e84d…58cc94
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x17b35a…f2a5a1
0x340e…48510xfe80…47eeBase—$0.001100%fluxa29d ago0x0bb52f…ed2be8
0x340e…48510xfe80…47eeBase—$0.001100%fluxa30d ago0x055b08…5fa7c4
0x340e…48510xfe80…47eeBase—$0.001100%fluxa30d ago0x2ca827…53b8ab
0x340e…48510xfe80…47eeBase—$0.001100%fluxa30d ago0xbd7292…52dbea
0x340e…48510xfe80…47eeBase—$0.001100%fluxa30d ago0x884f84…c4c2e3

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.