Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9cbf45…cecc24
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1f81bf…fe7256
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15c592…ef8dea
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x213b44…1c1169
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe2f46…af001c
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x95a9b0…a3e955
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0c812c…4b719a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x082e0f…6d2280
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf5559…6c3870
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeeb9ad…fe0f51
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb2f224…c886a1
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x43cdbd…0a1654
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3c5f92…7c4621
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x201888…9bc3af
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfa4e0e…7b0cb3
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa4f84e…6fb761
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf317a0…72f545
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x00eb0a…716a04
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d9fbc…9bd501
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x447edc…8d7d72
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x867d2e…350087
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5637e0…d19bd0
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6d6d4e…6aa13a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbc639b…828997
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI115d ago0x815ffb…94de6b

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.