Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1e991c…d3e4c5
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x60f7a5…cd2cd9
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x19102e…e74b23
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x868867…c5f6b3
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb4461a…080e29
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8bcb51…4823d0
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5c6fc6…2631eb
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9004f4…38bf93
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x673f4f…fd16cd
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9f2ee9…aca6d1
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4cf7c1…94f752
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd75f54…005e9d
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5ab505…88b4d4
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf1bf86…be48e8
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2a2661…e63922
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7b834e…11147e
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x313c87…51f17a
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x27ddfa…be155f
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1053a2…fbc121
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x29eef6…b025cf
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc191af…e401b5
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x282f19…d69ed3
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7bbe7c…e927ca
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa3a43d…0665a2
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcf6a94…f84d7c

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.