Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0x033210…484a83
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0xe04adf…5ea064
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0xba89b1…81b217
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0xb456d1…b6ff01
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0x42e761…5d4e41
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0xaf7098…037f6a
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0xfe8c7d…f1ad54
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0x2806ba…30dc60
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0xc5dd36…4b2039
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0xb53f95…b262fe
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0xe51d05…57bc8d
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0x57ab38…548fa2
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0x1f88cd…f6162c
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0xd3224a…b62451
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0xb76634…7ddaa3
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0x45ad9b…b05ec8
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0x08daf4…fa5482
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0xb468a3…192083
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0x10aec1…a1385e
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0x408a3d…90d91f
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0x1fbbac…062b62
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0xf32591…c0ecce
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0x0e5d4c…8921fe
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0x278f55…5470c0
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa17d ago0xd958ea…9b3fc9

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.