Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xfbbd94…dde0ae
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xbe536f…a7bf82
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x579f3e…bdaecc
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x2027f3…245ecc
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x4cb68b…98d153
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x9b0b4e…bc0b5f
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xfc194d…de6b45
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xf7f318…6d340c
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x2bec70…4de678
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x5df260…ba7874
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x8ba036…2943cf
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x922b60…400047
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x272abc…a01059
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xb45352…54fcf0
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x3a703d…4755ab
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x061303…9780f3
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x3cdf3e…fa2177
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x78835f…78ffde
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x59dc6f…bf5caf
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xcc41a1…c4ae5d
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x3fc7ac…b4401e
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x2d3a60…c6a37f
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xe86560…4980cd
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x4f2c23…710e71
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x6fd307…5479b4

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.