Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x519952…cb163d
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x74bbc9…d39223
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x54d9fb…e404fe
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xeb2c54…0f0b54
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb6436a…febbc4
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x622f90…fbaa39
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd5314d…e9605e
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xfa9f1e…aa2b6b
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x636389…7292f6
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xe3b4bf…20547f
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x691931…8d3893
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x91f918…312157
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb6f3d2…078d4e
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x435126…889359
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x72995c…d59947
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd3639a…002fda
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf996c4…bcad5e
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbfc3c6…ae136a
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xfadfb5…83b6a1
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2f9be4…2c48db
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x301278…42d3c2
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x286dd2…e3fb51
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x52e1bd…7930ac
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x0b0387…24cee3
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x416f88…83e451

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.