Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbe8e96…08df10
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x96c34d…78dba9
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x86e00d…383ebf
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8e597a…fbcd62
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3a258c…7ad3ed
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd42afd…7564f2
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe84b04…79d6b3
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf8c468…9eaf5b
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd2120e…fb71ab
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd29c45…7ff330
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d7450…67163a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x454941…361442
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe61c2a…09073a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf4a9bf…69a1ae
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x76df3a…faf9a0
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6af3d1…138466
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa2a5c…e8e9a1
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb1492d…b88813
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc48b64…6daf0a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3f742d…dc56f4
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x71dcd0…d8bc77
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x257d1c…63f3fa
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x573eda…7faefd
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe07341…ea16d0
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x802c80…6cfc15

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.