Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x29ecee…8725ad
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb84fe3…ff91eb
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x933586…f9867e
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf6b3cc…eed729
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5d3eda…698283
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0148c9…52ed1b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1f5704…7bfd11
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x02a93f…7abb3b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x018dd7…4dff42
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa5ce8b…0e8814
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5b3c62…22f33d
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb99b6c…7c9317
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb51bdb…def279
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3b444a…a621b3
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8282ec…22c7f4
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x87de17…95de59
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x238600…f618fb
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcf4d89…7402ae
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x16a9b9…c2a6ef
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb8e58…255b92
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeca066…aaf6df
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x82d911…05d97f
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x462017…e30987
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x30447a…983586
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2dcc46…d852e1

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.