Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb1a04a…65d02f
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb4de3c…be0716
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x66eb45…62b4c4
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc7e413…128028
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x63f5ed…330081
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6d7612…72244d
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x819599…ac2707
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x84af8b…e47440
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc6a915…cf9f51
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x97cd0b…77e516
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x63a437…b4a14e
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x03eb9f…c049ff
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4104c4…75d07b
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x696cc5…948c74
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x59e6c4…06246f
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9873c8…e0e967
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd1ff02…ec6993
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa09b97…391e21
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa0b84f…3f47a3
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x321c92…132213
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf0dd6a…f51452
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfe1a71…9efc8f
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x77da4b…0cae52
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x66c0e7…706d0a
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2b6e5f…fdfee7

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.