Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35d3c7…7552ea
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0x145f96…1eac29
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeaf24e…67177b
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x52ed7b…8f4f27
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe2a192…1570ad
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a177e…de2ff2
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02ec93…c74c4b
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x29b213…c8a9d0
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc0ac1…b07c38
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e78a3…044ef4
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x38aac1…d4da06
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcdacea…d3924a
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4010cb…e8e88f
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1998f8…a4dcb0
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee332d…19e9cb
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x006291…7d8115
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8aaeae…ae382c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x64fbb9…43165e
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3c31fb…152f4d
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf17641…5493c1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e4a4d…c5984a
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x491ab2…da66b3
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf9bc5a…690ebf
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0x46ab5f…a88be4
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd448a…9a38f5

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.