Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x2efea4…2235e5
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0xd7eaf0…cc7a02
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x0e052c…00ff7e
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x2e8eb8…335004
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0xcea9df…bd6e07
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x8f9860…fbfae7
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x4db16c…b39138
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x3f528b…5524a4
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0xc9a450…1be1b4
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x7a8aeb…a16ad5
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x0fb070…fb93b2
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x904800…9701ec
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x87da60…56f449
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x746458…488e41
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x5da52c…ffa062
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x72b4cd…50f42f
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0xdb43aa…cadb33
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x099e52…91e3bf
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0x4d5871…2e7b94
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0xbacf71…d35be5
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0xe4ef8b…be3564
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0xe551c9…e84004
0x82dc…c01e0x159b…4908Basex402 service$0.10100%payAI44d ago0xef9d9b…6c4fa1
0x8a02…0d3f0x82dc…c01eBase—$2.30100%payAI44d ago0x991fbb…f25691

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.