Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb00cdf…9efd7f
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd89761…69de37
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb8c193…b66d3f
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x157c4c…3c6d34
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd85f57…831e57
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3c4d0a…2b229e
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35e18e…79dabf
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x385783…3dd545
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x92493d…cfed0c
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc395f6…a35698
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c8604…a110e9
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d9b3f…2e622b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc6f212…0bf035
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x216fb7…7e7b44
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdcea94…6a1f9b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa7eaab…d52ce3
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x033b41…7b51c8
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8a6411…8604eb
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e7a30…a021e6
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb94d7b…8b4fa9
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd1940…e25041
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c15d2…1145d1
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb3899d…6ffbd9
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd1d522…4ff089
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4de015…b8b9b5

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.