Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xec69fa…f332d3
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x508a01…4c7d2b
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x208f31…70617f
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe8c6fc…dc514e
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3c0237…4212fd
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xee16ce…9e73c4
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4018cb…e239f6
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x18bfdc…cfabe6
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8e1be3…23c7a1
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7f996…f18897
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xea7be6…2e32ef
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7fdf7f…e95685
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3d42f7…d41623
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x93ea56…db2664
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x585795…46ed38
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc7aa35…29e0f8
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x728de1…d828ed
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3c9aab…b491ab
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x624c66…acd999
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd9d778…97a612
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe8ab01…f6f3c1
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9c4c88…e50b29
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x174efe…b0f065
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcdf05a…e16e10
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5d56d3…4dc90e

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.