Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc5a529…163a4d
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x07dd82…faf4da
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x69cb8b…ef82d2
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb7dfb0…ad1700
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x23cd80…3593d9
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1b9d93…e2e43e
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x784fe0…c5ea14
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc125ea…a51b54
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3fd30d…b60e58
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2dd6c0…13894d
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x298b79…99e9da
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd2293e…d0aa23
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd77470…984ee5
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1ad7aa…0e7c6a
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf34e0a…6b52e3
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe46ee5…a4ee0f
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x218756…5df359
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x528320…16f615
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1f0fa1…d2a2ee
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0dca65…08da15
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xeeaa8f…699c5b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7ab6bb…ed594f
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa40d86…79acd3
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd1be79…63394d
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9d2349…f469a3

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.