Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8cb49c…abbba2
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x87af3a…15e11e
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5d59d0…5ad253
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x581bb2…834a95
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb28857…58227c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5fd2d9…6de33b
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x145bc1…0ec893
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x95a1f9…385933
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x92edb7…78a568
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe2be94…862ba1
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0a1b39…f56581
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x72e7db…8e50ed
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b5180…8e62c1
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1e4854…ffd3e3
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8c3672…f64d1e
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbd79bf…008358
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9ad3de…1b360c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0xde5089…285b49
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d4646…0ac1d9
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf9f2e…504356
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x96df02…8dd97d
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcd7beb…8f0150
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd9d259…7936cd
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x29f762…a6035d
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9cd303…6f526b

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.