Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba4a52…11b696
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcd33be…6a2ed6
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x92e6d2…a18d68
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2493a7…0aad0e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd81a59…33fff5
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc87194…6995a3
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6472fb…85bd53
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcd1682…966206
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x72a7ae…05cea9
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc21ede…303aed
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6886f2…3b97ab
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3da621…bf9468
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed96c6…fb365c
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7ca09d…642bd7
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5f934f…1bbf92
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1cbe18…30f995
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde8d7d…903f46
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xab4f02…890ca0
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd16a9b…da3136
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb010d3…27659f
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3091f5…d4bc1e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b28a1…a612a9
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe3c290…84b2f6
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61f3d9…c35159
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa105ad…b408fb

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.