Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x762cd1…1619fd
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x552795…bab842
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68df3a…413995
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xccc308…3250cc
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7ebd31…0661ba
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa2c91a…ff1b4a
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x354854…3ef600
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d0d5f…0aed6a
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x705681…0dbb70
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82eb46…f0d47e
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc7fccb…139bce
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd2536…7e1724
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6b07b1…7ed3b7
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28e8bf…d6826d
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x788d8c…ccc3cb
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x72d537…aab14a
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaab636…26484d
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc74f80…13d45d
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0c4de8…bfea66
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2b39c…31c303
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6539d4…183bb8
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfeafb8…ed200e
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd59e29…1ed64a
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x673125…b52354
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82b363…768f1e

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.