Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa49e0c…777d99
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc6c04d…524e49
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4ab76a…b089d0
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa12b4a…c57844
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x41f664…68d772
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x703c9a…f38a27
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdb7f08…53142f
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdc274f…2d537d
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x80d43e…3e9a0f
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x797283…c6c8d7
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x14f1c1…d18caa
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf06693…4360ca
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ebe79…1589b7
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x99ec61…0bda64
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc77455…7c2f43
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb397bc…8c4839
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x966750…463245
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x090d89…e092f6
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16c78d…905e11
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9d1bdf…cce585
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x348efb…9e8e56
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d8b28…dbaa19
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x25911a…5fba9d
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb16c28…b016c6
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaabc0d…f37f5e

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.