Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x75f1be…110876
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0xc5e730…e58e34
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x95b350…79ae3e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x7b5497…57f99b
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x096d8f…f55b9d
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x68fcd0…c67680
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0xb96e7f…89dfff
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xdd5a6e…27868f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x8e8704…6915d0
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x8ab95c…8ef789
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x6eae74…b3f9a7
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x4dec69…b77284
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x34dc4a…6c817f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xb16d84…781e3b
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xd434a3…4f3f1e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xf1b198…25816f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x4df073…93c837
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x9a7b6f…27b9ce
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xa3d0de…a8dcfa
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x4e0030…79a09e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xb76e29…4baee5
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x6a3e78…b8756d
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x86165f…fee3d7

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.