Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa20d ago0x2cc584…f4c700
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa20d ago0x4f2145…72e217
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa20d ago0xefcd6b…f1faea
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa20d ago0x32c5d7…93f6a0
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5af9ca…bdbb34
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb5b500…1c3963
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5c84b8…be7948
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa20d ago0x106edd…e66c14
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x86e704…c85b1d
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x1e7cdf…1d8811
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x533ed0…72f405
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc98e23…ffc0e4
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x7e3910…d350d2
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x90c1ba…a9c2cd
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x29cb2a…904f90
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0xcfbeb9…d5b93b
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x78451d…0291d1
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x9e5ab4…8f7fa5
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x1a7532…75c90e
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x418c8e…e76ca8
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0xd4334d…60cef8
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0xd28615…269417
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x10ef9b…b30e9c
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x7a3d66…c41b9f
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa21d ago0x1490ba…4df2fc

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.