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%fluxa23d ago0xce5bca…12af14
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0xe71cff…9f43ff
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0xb2d3f4…b87df1
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0xe88b74…56f3b3
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0xe682f1…fa3e12
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0xb92eb6…ad24af
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0x96af04…ff1369
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0xe9d6f5…9b4a39
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0x6dbaa6…09f24c
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0x75c52a…550c4a
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0x7103b4…5ce008
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0xa77953…ba13e8
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0x8ff536…1fdd09
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0x8d3261…ddebc5
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0x94b802…162d8e
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0xaee4b7…f8f6e5
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0xd3bd44…57c24d
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0x1b49f2…f48c63
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0x79eb96…cc702f
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0x3274f4…af9d42
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0xea815f…61a7f9
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0xb7cb2c…039e60
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0x9a6e8f…48feeb
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0x4064cb…422ab9
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa23d ago0xf10517…1603af

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.