Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc27678…64f7d2
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4da61a…6bf331
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x924fda…fdcaf4
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x18997c…d55f89
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc7fb61…8f3871
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xccd1d0…fbe8ca
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeb825c…4bebfd
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa4aba7…86a442
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0db86b…2a163d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9bc676…42c735
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x39a729…c2d233
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ae1c1…98d536
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xed4654…4f9290
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x19df15…bb43b6
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02ecdc…579414
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x21a7fa…712b9d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7dcffc…7f1273
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2ac73f…10e8fc
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2768cd…70e592
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd4a31…cc8c3b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x038981…a9259d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x20357d…172b87
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a41f1…587e43
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1703f8…673f7d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8eb6df…bafd5d

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.