Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe16fc…6e8f15
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe0797…fc33d9
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1a7a5e…ff2d2d
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x40bb46…038b69
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x39d397…455ac1
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x40d477…2af5d0
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf1e203…8cebb5
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc24144…1a2383
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0xda3739…28ff94
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0db700…78caf8
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb58252…4e64f7
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x688f77…20f156
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbc2178…81015f
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28e65b…cab97e
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7e7791…515f8d
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x958f32…1a21f0
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x688785…84098d
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd6dfc6…14f75a
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x62f138…67cf89
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x569a88…c784f2
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x579225…dc9a0a
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5f256d…70d049
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3303d5…2c5d66
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa627ed…fc9fbf
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI108d ago0x813b11…04159c

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.