Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb0e5b4…867643
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd2ef45…1eb786
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6031ea…09265a
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb0d91…257969
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5c7e85…b2a766
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa076a0…6f217c
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb1c72b…2d2a95
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1feb29…faf550
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2c520e…bef59b
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc23b0b…31f033
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x53b777…9a718d
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x31915d…7fae78
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2422fb…aee46e
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x13fd8a…99d93d
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd3ef24…46aa6f
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x37f5ee…dc56f3
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd3b29a…8631d0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1165c1…dea8fb
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x060f3c…2a716f
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4108fc…602bd8
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x36dc68…fab7c7
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4645c2…d88eb5
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe5d33b…6c5ef6
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ae08a…a326ca
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x470d41…714046

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.