Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x05f96b…8e2a36
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1dd485…49b537
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x67691f…734238
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcbb3c4…7b2a41
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7c57e2…0166fc
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa754c9…d3475c
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfa2eab…5a7678
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x199533…f40b86
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3ddc7f…80b84f
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbb2150…d291d9
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x73b08b…7ca165
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4c31df…1a7217
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0dae6e…f4650d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0x019e6b…f9c639
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f8432…60801d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0x707bc0…458158
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0xca409c…55736b
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0x048fc0…4c2ee5
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0x20558e…baf3a1
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0x43dfc4…575ab7
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8bde5f…45e8c9
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa8731c…81078a
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5b0958…7a4f63
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdacbff…c3d343
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf1bcd1…1712f6

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.