Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeb2fc1…071be6
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe7e8bd…23c09f
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4249e7…35f715
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x47cea7…a43134
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e6dc1…0a42df
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a9a87…bb4ee2
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee0a0a…3d1c24
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a227f…fb99e3
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x58fc94…406d71
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2dec7d…661c11
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd5c5a5…a44c7d
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb02ed9…381461
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1af036…e4dc31
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe8f728…80f003
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9e21e9…5d64ce
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e25aa…1b25b6
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d47cf…41aca8
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4feee5…18ed9e
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4ec161…04f72c
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf047a…b86bb4
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x312581…93605b
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa38135…80ee47
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0c4b96…306252
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x99966d…951aba
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe98085…67f1ce

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.