Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0xddb212…0ef9af
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0x3565f7…b2da82
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0x0227a6…cbc25b
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0x05de8a…631cec
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0x247d95…f74924
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa46d ago0xe20729…d41777
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0x47cf49…8af8d9
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0x3a3fdb…a1d1e5
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0x9b2128…b4821e
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0xccd99c…82e50f
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa46d ago0x5511f3…e16e56
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa46d ago0xb66765…21593f
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0x210123…e92366
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0x4ec941…ae8818
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0xef7669…3d9117
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0x0e3bb0…2edec5
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa46d ago0x3c8e4b…019fc7
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0x1eece8…ff21f1
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0xca6f82…6265f8
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0xefeb15…58e62c
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0x0ef92b…4e08f1
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0x4ecec7…ca47c1
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0xb19233…142244
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa46d ago0xf97af0…c76c3a
0x900d…acc60x9c95…e299Base—$0.001100%fluxa46d ago0xa8830f…826b42

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.