Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x431af8…8ebdc4
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x277861…00d7c4
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa03b57…2c1b00
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x79748c…196e89
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x276254…4e1dfc
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f58df…e5a39c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x051aa4…e4bf0a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf502eb…0d2999
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83b5b0…bd93c0
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x04b69b…8c55bd
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa8a89…23ecaf
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x54868b…e48956
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1b9bae…53259d
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd6e52e…70b156
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x369a3c…a6abda
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcce339…0d432d
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x885d35…3ddea5
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0181a6…d4052d
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc654c9…a0c0de
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb880ea…d63295
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2dc996…bab3d3
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e8ecc…1f7edd
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc81b42…6ab9cc
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3c893c…b8724b
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x13496b…735a4c

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.