Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa4140b…b7c6c7
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe45e85…6c5655
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x008acb…f2c790
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7e497c…77276c
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfeedef…789cc7
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9b1ea3…aef845
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x57b2a2…6471c5
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6e1dd2…b33c4a
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa6961d…a8ee3e
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x792c90…08c2e2
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf496f0…772e40
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf307e1…00127e
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2565b1…febb2b
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6b0bc8…a520c5
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7b6ac5…780b70
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb600af…75ffe4
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36f781…066b3f
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0c5041…68ccf0
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e6203…ef5bb4
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x71b425…28a451
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8a7d00…6e50a6
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb9fbf6…7b65cf
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x45e1c1…07dde2
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7f3ea0…39fbe9
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x544d84…bfb489

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.