Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2418ed…5847f7
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e0952…2a4b0c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x89a805…982d66
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x507aac…e690cb
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e3f7e…4f7353
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x408636…6f120a
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2b945c…442366
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7f33f…a9ae86
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd10720…570c53
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe4807e…11f4b1
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdc2a45…b63405
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6972fa…1268e9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeefdda…6f0e79
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbb40f6…3c4fbd
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x57a1a3…cca6c2
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x39d070…9dbb22
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x941b3d…b08d0f
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0755cf…8d7725
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5c0917…bbabb4
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe60296…3d52fe
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6e6bc3…0f014e
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8bf170…2fef98
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1acf6f…806b3c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5078f7…408c37
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc81ed9…811dd1

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.