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%payAI105d ago0xad2035…0c7cec
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e7a7c…546eea
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x63f9b7…19ea99
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa0ef80…7e59ad
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99bd2e…4ab201
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7c548f…164f06
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2eb538…12043b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa23fdc…abf69b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x619d6d…02fdaf
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcac19e…c10e56
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa372e3…1b9043
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf4d0be…d07f7b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3af1a5…f2213c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcd7d18…543d48
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0cfc50…11a32b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b5e86…ddebf6
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb5e5ec…bc208b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xae177d…ebc20a
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1aec6e…2b7125
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb238e5…27aaf9
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29615c…d15444
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3318a1…8a1a51
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x844c2f…9985a8
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f6cd6…6a9227
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd10536…70fdad

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.