Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa18d ago0x08449c…320b75
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa18d ago0x47a6ac…65bd76
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa18d ago0x8287b0…a8a012
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa18d ago0x529f4e…575f8d
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa18d ago0xc2e786…61e0f2
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa18d ago0xdcbe12…a6759a
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa18d ago0xd2d50b…b2e159
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa18d ago0x74f1f5…544ac7
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa18d ago0x22091e…5e09a1
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa18d ago0xadd7ea…9c6160
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa18d ago0xd2dd83…f37c3b
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0xfe574e…84832e
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0xf2ea91…cc7575
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0x8c2f1d…f50283
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0x4ea2b4…aa2e82
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0x76175d…ec9e1b
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0x9d00ce…a841b1
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0x22d5db…6c9ed8
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0xc4be88…d7bfaa
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0x2578b5…fbd999
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0x6eb8fb…4d2674
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0x3efbe4…8f4367
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0xe053c6…e744c7
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0x1df65f…a2c0d3
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa19d ago0xf72fe1…1b2285

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.