Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x984d86…b5ae45
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8e1292…147adf
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7de1bf…624a73
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ab640…ba30d5
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x11e5c3…8bdec8
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe6d150…454877
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7686e1…b1b90b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x231086…be2a72
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x439493…5b1cb3
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x493498…52736f
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd33309…8a1fb0
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8f01fa…be73be
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ccf1c…bd288b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf87584…b3e54f
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d5254…015f8c
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d0328…b96c54
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6db5a8…b9f27f
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x57ff2e…aa94ee
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e2496…dbd443
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c3287…88a9d2
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1f956a…8dc14b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe63e21…5e2f0f
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x831be1…80b6bb
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x461a2b…772c5c
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbd26d2…469d27

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.