Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0x517d9b…6f2017
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0xdfcb21…f5568b
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0x95606e…d11ba3
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0xd32426…368653
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0xb8bf88…410ad8
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0x0d217e…d2a3d8
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0xaa09d3…f1eb13
0x9ac1…255a0xe2fb…6eacBase$0.0170%0x03ea…c2d422d ago0xfee149…7791fa
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0xd07c0e…252e30
0x9ac1…255a0xe2fb…6eacBase$0.0170%0x03ea…c2d422d ago0xad8f33…b8e0f2
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0x5c6a02…53422d
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0x2852c5…5c89ca
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0x12644c…65ea2a
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0x3d3d57…1620e4
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0xfc969d…b25cec
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0xc90fb0…f82389
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0x522a00…3bdbda
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0xc02ce1…c9ba80
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0xdf8e3c…042460
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0x3f5629…bbf301
0x9ac1…255a0xe2fb…6eacBase$0.0170%0x03ea…c2d422d ago0x296cfb…347b2b
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0xe641b6…617c14
0x9ac1…255a0xe2fb…6eacBase$0.0170%0x03ea…c2d422d ago0x5c0b8d…8e08c4
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d422d ago0xb49d0f…9c3abd
0x9ac1…255a0xe2fb…6eacBase$0.0170%0x03ea…c2d422d ago0xad6f8b…2942cd

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.