Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x56a571…2cb864
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x036cf0…236dad
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x88c096…1edbfd
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2ba9e3…ac482a
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd87421…824635
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd27b54…f95279
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdadcff…9cc53c
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa19ff7…214204
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x261900…a3582a
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xea3dba…a69ba2
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x52e20d…8228c3
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9de60e…f84c88
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x22ce81…6a83f7
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x33325d…4b11d3
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbd3a51…907155
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc13c0d…992454
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa24a36…def06a
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xff673d…bf4adb
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8033f6…dd35fa
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc7d79e…4179bf
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x70333f…4b415a
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f86c0…03e625
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc01189…da1817
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7bd17e…0e2ae7
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdf806b…51abfb

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.