Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI110d ago0x93bf8a…0516d6
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdcdd52…ed548e
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfb8708…d43614
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI110d ago0x84d149…bdfbc2
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI110d ago0x236b74…88c8ba
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9ab5e5…3c141c
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb831b2…09fccd
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI110d ago0x695344…286f55
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37ce48…b5ea4d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3633ff…b1b87e
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad4f13…d8927a
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2fe350…462bab
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdfffe7…1ece14
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI111d ago0x827710…c1e7ef
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcce86b…501e4d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7276f5…642fa7
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI111d ago0x123b32…0652fc
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd60560…813a62
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbcd54b…f1b29d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0a7ab1…fb8e5a
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb87087…d8298f
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf08780…aca54f
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbd390c…f565f0
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc34ea7…a7a301
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI111d ago0x850434…bedc90

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.