Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe61560…ce99f7
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x831dc9…74d160
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6f5c03…9a6a21
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a3b86…c9fb09
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x181d71…d19b63
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xab072e…83d91c
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe863d9…48f2e5
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5047ba…b15687
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x613dfa…71e00c
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x71a966…5dd737
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x77b7b6…f76ce4
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xed835e…e9c962
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeb0aa5…ecb767
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x534ba9…8bb1de
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x17b0f4…e845dc
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa97da6…ab8e29
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x314958…8b2f9d
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6d7d00…926f11
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd35854…199fcd
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2b832c…877bbf
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc6e392…161d72
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd957ea…b822ee
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6aa8d7…0c330d
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x52bf07…d59042
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x67b9d7…60e858

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.