Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x290020…b7fbc6
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x94e539…972fa3
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x86cc06…48158c
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2fc625…b684f1
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd6d91e…dd9b70
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a888d…9b8b58
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd111f…dc0224
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0b9e68…9f2cf5
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7199d1…cd2ca3
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbce4f7…f0f044
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa3edba…65ca3f
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7832dd…171c8e
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0b6ee4…3b772e
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd82e24…5d9c28
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf26b2f…0c8251
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x236b7c…4f38e2
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb180ff…6e8448
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe57e19…89ff5c
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7730b3…a3e9ef
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf020fe…fbe9cf
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9031e8…07c037
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa2f4c2…be73f2
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x85cd02…f31194
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5040dd…29b217
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x583964…fc9cbf

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.