Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcb3273…3b1540
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcd7d56…da1c0d
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x706c9d…b91fd4
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9d3a7b…3f8570
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd836ba…760d49
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x15b470…1d3885
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5bafcd…56e697
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x924958…8544bb
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x365f8d…280a56
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xab83b8…c079f0
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5bff42…d9c4f3
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x67a03a…9c70e7
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x72f3ad…6a049a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1142cd…fb42bc
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf04b03…659ad4
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xabf333…d9683d
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x09c710…e9ceb7
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0cd1f5…0136a0
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf424ed…847e3d
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a471b…0eea83
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x911696…81e9d9
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd38cea…519f9f
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4780bb…765587
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3264ee…9d4316
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d99ce…314b1d

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.