Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfb54f3…c2ce46
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf147ea…362c32
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaa8be1…0b9dd1
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x248ade…362e28
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfc0ca4…3c6b7b
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0c4e3c…bf8eb6
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x714515…a07062
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7029e0…062b70
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x237058…d39724
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59064b…2a1516
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3dd5a6…7b2793
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc3c5d6…adc827
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x81fe00…34942a
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9278a…6e32e6
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad661d…9f1d7b
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7629f…fb090a
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7f3ed9…28df00
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x69b29b…471f44
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbd116d…c25a3c
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c74dc…92f3da
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9c1f2a…20e200
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0c11c7…b502f4
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf1dce5…9fcc77
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbec095…105502
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x093f3c…36309b

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.