Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55de7b…9dd653
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x99ebb9…507bfe
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7ce605…ad45b5
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xba0a2a…71b331
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0dd502…bfe93d
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x10df5c…e4f852
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x734ee7…09a525
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb90c3d…53d3b2
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x73c89d…3ecb65
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2af77f…6aea1b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe68ac5…189455
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x511fb9…c92e6b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe168a6…312230
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x77bde5…9e654f
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x28635a…60aedd
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfb017f…24ee0a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1f02f5…122059
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc1a3d8…18e11b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3c89b1…de76b6
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x47a770…801bd0
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x72d941…272e85
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd926a9…a4e6df
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x01206f…1c6b31
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf8c3e…1cf0ae
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb689a…b8e2a9

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.