Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x33830b…230105
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5aef94…070f1e
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6d6f53…50d2ce
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf58b9c…e26d03
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x10ed46…ff82e7
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0a61a1…46209c
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb1c36e…74b6b1
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6970f0…e92273
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe5c994…d6668d
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x23fbff…12bffa
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xcc29ad…8b4716
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x7fd511…8d23e4
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xabfad4…c9db1c
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x5ad868…71510d
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x61744d…8e6ad7
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xff0bba…70f293
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x29e3ef…df50ac
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfb89ac…24108f
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8d1f6d…61bfb2
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d4623…cd966f
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc4b243…d11e04
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5a9381…165d66
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeb77e1…50288a
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca67b0…b0b166
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x705a2b…50a78c

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.