Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8660b7…bf43bd
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcf81c1…8d691b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2183e…65a0c0
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x26de8e…ea378b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc953d8…aa0171
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xca673d…409a3b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc6c5cf…652fb0
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb5c520…26a332
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7bbe49…552bb8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf8440e…c8233d
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2305a2…e39ca9
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9404af…667c08
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdada64…a96b5f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4b99e5…503b15
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7990f7…5452d5
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe413f1…ae5c8b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x40f33f…32b09d
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x968907…42e330
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf1acec…9d3a9e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x120df1…e66bfb
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa364e1…73ad80
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x597ccd…1181c4
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a5d99…944bc1
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe8bd9c…9a8017
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4ff1f2…643217

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.