Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa34d ago0x93008d…71727e
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x8a5079…65c243
0x8703…5d460x9c95…e299Base—$0.001100%fluxa35d ago0xd2912a…9fdcee
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0xfeb8a5…38b9e7
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x42adcc…cb054f
0x8703…5d460x9c95…e299Base—$0.001100%fluxa35d ago0xd4abf6…1d3d2d
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x481802…55e812
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x77dc3a…26c525
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x17afd7…836a8e
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0xb0f4e3…8d2dd6
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x5cd208…1a6468
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0xcda0c0…d38eaf
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x8ff79d…158846
0x8703…5d460x9c95…e299Base—$0.001100%fluxa35d ago0x103d44…8658a3
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x16cec3…65d9ea
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x6b862d…0eaad2
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0xd01ea6…eaf730
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x9d248c…c2da3f
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x41a608…9f2c5d
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x5cfbd7…f11982
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x163d0a…034450
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x7fdf91…0dd846
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x722758…7ddda4
0x8703…5d460x9c95…e299Base—$0.001100%fluxa35d ago0xe4bd8e…23340e
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa35d ago0x33ceea…a4d9e0

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.