Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x73da96…ebb4b5
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd95097…594be6
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7bb93b…6c4abb
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2f0ac6…a7e689
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcf4d52…acca2f
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb98af7…f10146
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x71d70b…5e9547
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4138c2…73ca1a
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbb103a…baba27
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x88d8c2…48f537
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xab0efb…2ece9d
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcaf357…c2cfc8
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5cc68e…39f9ef
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xec3a87…8806fb
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xadd8c7…29b565
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdf15d6…613961
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x014b87…f5bfee
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x19e157…798d72
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8f2106…bd32c6
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x777d9b…45f6c0
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7c7a43…79c41d
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x135759…579344
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd197cb…531a4b
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5fb2cf…b563f6
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0143fd…0776fa

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.