Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf53607…5ceef9
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf45067…f2f478
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x435022…ec795e
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb17214…8e7fe6
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe28295…fcbf27
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x80dc78…c90c3d
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x877e57…850009
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0fba9c…d25cde
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe852b7…c89128
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x95ce00…a05f62
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86c5f1…75e0c2
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5888ac…c19d32
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf733c4…5abb23
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x12b8bf…4dc4a5
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b034b…27c992
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9b50f1…10ac79
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbe053b…3af5cf
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xac7f69…4d58b0
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf96306…72f565
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x016934…726922
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe2198…7948ed
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x14dea8…8a96d4
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2040d8…b2e3ee
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3bc692…7c5979
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb0551…6424eb

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.