Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x71dcdc…4c9b43
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x14b29c…c8682c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x60a9c6…001c30
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x44ea5c…7bdeae
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca5546…7e0240
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1fcd76…30539e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x868c96…6e1a5a
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a9527…67276e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x59862e…2364d4
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x31e94f…44a3c8
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe09f3e…f45eb4
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb1413c…d4309d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x271fa4…904395
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b7e34…0f8685
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfefb43…1300be
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c0969…596e81
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdec267…dcfd11
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf80547…e4db19
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd91a04…770339
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x080b2e…db6306
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xee432b…5cde86
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e94df…32df11
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf9762a…13863d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a04de…f18876
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc1b582…fa91c0

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.