Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0xc9026e…b67cc0
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x341969…55864b
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0xa8366c…d0b840
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x8f5234…650162
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x9c1de9…fae0bc
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x9b7262…3d49ec
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0xd2304c…b4ad79
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0xed89e9…0282c4
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x82a189…79a796
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x672d52…cb00ab
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x1efb01…191925
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x4f63fc…02cced
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0xf3e592…9a3e75
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x724e0a…52be17
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x304667…c74b83
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x7c6339…f18d0a
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x152146…d63790
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0xa548a2…4e46b2
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x43b787…b12a3e
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0xa5e60b…149c82
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x60492b…6797b8
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0xf4abcc…2cf1c9
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0x4f0f14…55abb2
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0xc96097…b4a41e
0x0233…63720xfe80…47eeBase—$0.001100%fluxa10d ago0xced8a0…82fad6

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.