Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xefae22…f039a7
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c0cd4…e43cb5
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4753c5…f58c31
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e3482…627f04
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbc85d4…d36f31
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb00d77…884291
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x612126…4e5241
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x25727b…ffde7b
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1ffa43…bb8505
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeb1831…1a9800
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x47f067…452755
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa8d747…5aad96
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1e9a03…c92203
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaffef5…5f8213
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xedbf4c…82a67b
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc9a98…458fb7
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x791cea…19cc7c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe8fb79…7e5e9c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd63f74…3cc551
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0dd470…727ed3
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa0d61d…53fb6b
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd45cfa…621535
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce688a…8c240f
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb11870…2db38e
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x904e09…87beaf

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.