Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0x5fb844…b3cfbb
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0xd9358f…b460fd
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0x39bdc2…28507b
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0x6e886c…7a9ff3
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0xcd3069…49e268
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0x50664e…97c9b6
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0xac178b…9ac2bd
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0x4ed614…b6b1b7
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0xd85af1…1187d2
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0x224024…a59e65
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0x3c787d…68e54a
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0x76385b…f9550b
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0x8a29e6…8b2638
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0x2d920d…d27f9a
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0xc430d1…e268ba
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0x7fa6f7…f8dc14
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0x5fa6da…c18c35
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa15d ago0x6edbbe…4d87eb
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0xae7e2d…7b380a
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x43b94f…805b1e
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x8677a3…881c3e
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x334717…5989f2
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x0df2d6…531b13
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x198fc7…5e556d
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x8ac257…835301

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.