Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xa57549…d06961
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0xc8c95d…e39b83
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xb7325e…fbdd07
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x7b3abd…5a1b8e
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x530e3f…20d9d0
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0x87517c…0cebe7
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xbce8df…98aa3b
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xfaeebd…6bd73d
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x5c3a45…ed5e9a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x30a44a…3897fc
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xcc9388…52489b
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xd5d783…b5463a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x12c90c…dd241e
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xdf65e6…b0627f
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x46d24f…25a0d6
0x1fff…ce910x07cf…2396Basex402 service$0.02100%payAI34d ago0x8515b6…e687bc
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x0827d8…2260e9
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xef2774…01eb62
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x595692…b0ee59
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x115c68…625f0b
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xd1343b…82721d
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x103c4e…763444
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x934c20…4a9a71
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xfdcaed…114cde
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x98e831…e691ec

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.