Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8bb48a…472a7f
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xde35e9…84729a
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5685c5…b62704
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeb250a…a719da
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x08d70d…e06ab7
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xec2c36…d3cbd3
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xecbba8…73a706
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd5cf9c…b6c1cd
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd1e2c7…e28b82
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x40d529…c4ad16
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd448b0…04ea62
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3c1c02…a7ea75
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc27628…ba017a
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb4c06c…613829
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd16709…6ed0b9
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x36055d…cc6bbf
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfb735e…545db4
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3be34a…6d22f3
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7f5b56…29f2db
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x14069a…78dfc9
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a01b9…fc2f2e
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb49873…88ec72
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf7ec45…80f445
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x820daf…2053b6
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6c2a49…4eac24

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.