Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8bc8a4…dfa619
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcde2b5…7998ca
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e9262…d72a45
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x33cf0b…2c1c4d
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x74f6ff…80ec53
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x69c290…8dfaed
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1bd1b…710b31
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa9f6c3…9429c4
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2baf2b…5fe146
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9f9875…03c063
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6cc1f1…4c670f
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x489a12…bddd20
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1509f7…2e572d
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x633478…6f4cb5
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeb7ba8…a5294d
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f1a3b…c82a50
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1a119d…568e51
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac62c8…a60af9
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0699e5…c9b06d
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6c1589…0583e7
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d7ce8…b1e0f5
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x606a00…030933
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfd089c…61f161
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a8447…472ea7
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1959c2…9aa009

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.