Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf01eda…ffc67a
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x39f434…e549cc
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x890baf…ccd34f
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1dea66…eb82b6
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8bd5b…aa65f4
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e0a5b…6d47df
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe81e84…1568fd
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x970572…d2a01b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7eb20f…40d356
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xab6da0…0d82ca
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x00957c…d84997
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x192ff9…d49c10
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27f1b6…ce7c11
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x75c628…9da954
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f8f88…41db8e
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x791cc4…1658b0
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b87c5…a3d70b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1779a7…d23f46
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x82f152…b79b5d
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbb15a3…86a63b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4eeb94…e24229
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfaa2bb…26a539
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x71813e…d94e4b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7daaab…7ce028
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd860bd…f178ca

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.