Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0xf88540…d402ac
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0xb9fed1…49a3fd
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0x0fc38a…a25cde
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0x2b5b06…f2e4b5
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0x7d08de…fa77c2
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0xe0958b…9a5b33
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0xbc711a…b4a88b
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0x8acd43…0fd96c
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0x7e6896…1bf23e
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0xacc067…a4e162
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0xba3c6c…fb6eaa
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0xa5c650…9ae792
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0x690234…2f3460
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0x6764af…721a74
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0x983903…e176a8
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0xb08d8f…e7fb45
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0x474911…e2feea
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0x47b1ee…9a5499
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0xba5c8b…5b6277
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0x9e7894…557441
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0x263cac…03da76
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0xd79b69…b977df
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0xbb6926…90accc
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0xa8853b…eb7cc0
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa22d ago0x57e5e7…0aa338

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.