Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7601d4…9436fd
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0a9a92…8caeab
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0751a5…55252e
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0220c1…47fa63
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x05dcff…4d5d39
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb78f8…0d19e8
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x451617…2a10cb
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x277f2c…f2a6d9
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0cdcd1…b1d827
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe2e5a1…4d9b95
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf7d7b4…24f676
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd04d79…a32dce
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeea7bd…2de229
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x513ded…bc90bf
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x936c4a…be7dee
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x34f7cf…4c4063
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7f585e…da6701
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd3c584…bd8e5f
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e0f92…57a552
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2255f6…e70a6c
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc90e35…b5f049
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x54df5f…cf8278
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb446d4…9de63f
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x840b61…a6f0fe
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x04392f…49846d

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.