Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9231ff…7a971e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x008e69…f6af3f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb79139…889ca2
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x261369…d12e4f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4841af…c1f228
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x05216e…ede936
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd5150e…749f2c
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x45708c…e81cb4
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x712a75…2a7da5
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x063532…de775e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3ccdac…c809d8
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x167ef4…8c1f5d
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb728c3…4a78e8
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeefbdc…8b3f40
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc91ea4…37c540
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x96654e…865e57
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfaa70…0af882
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x83c493…7b0bd0
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb39391…74eb43
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb00558…6e22df
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x591cf4…40ae1a
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa873c…b14e38
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeb7e2b…3a2a42
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf5cedb…e50f63
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x977060…5a4a48

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.