Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc5a820…29d688
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x61d57e…7d4c45
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x344222…9085d4
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa4d3ac…fa82bd
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8d4fcc…5c380f
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7ceb6c…6cebe9
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcff3ee…d3239f
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdde1e5…ebec22
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb228e2…34af78
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7d06b4…cfb1b1
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0x61c16b…4e7566
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0x512665…cd6983
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdb834b…e321dc
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf8fac5…09f072
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcbbd14…60aead
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0xde036b…0b7b91
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0fb6f2…714afb
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0x195b75…280400
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8b938e…3e7c8c
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0x14e981…1ecc3f
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0x201a27…778e16
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3633a9…c2f7fa
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0x872f56…79bd9c
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3fe256…4e684e
0xd629…82080x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdbc57f…078eac

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.