Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9b9893…6b986a
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdae690…bffe0a
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x998c61…9368ae
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd29e83…3c6eab
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x676a45…fdb571
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa93e0a…a1c2a2
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc5abe8…138407
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f4756…79bea1
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd6ff23…26b7dc
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x11d31a…e2480f
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x977982…3a4e2e
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x424bfb…2c837a
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b9310…2410a5
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe79b3d…fc1a19
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x16b39b…a39d97
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbc4c51…ec3b2a
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x38d199…b6d173
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x06ec01…d74e2b
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa26431…0f49a1
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x43d6db…429f18
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xea33d1…64d895
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28665c…d36c43
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x969fd4…8cca72
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0f74f4…d20a66
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27f341…af878b

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.