Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0xacf595…8a33dd
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdf1e8f…c79b8d
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb46023…1945ac
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x97a417…a8f910
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeff97a…87456e
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3c6ff6…d905e4
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x61c87c…6ef6c8
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa9f85b…55b28e
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfc9e03…d8831f
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4da977…4aa7db
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe84611…a65de9
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x025535…2a3c30
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd1b705…37d6b8
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x65c68b…adfbb7
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08beda…e11b1a
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7ed212…7f582d
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa3760e…09c1d6
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4d76a0…abc1f0
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe5615e…e8018c
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0630ec…998a43
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x127f1d…1ba625
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x036d01…b50774
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0f6721…053e55
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0x710d07…35bc12
0x3891…39950x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe08dae…57ed3c

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.