Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x07473b…18c58d
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x35df2f…f422c7
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x40009c…582db8
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a75ce…d875d9
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f1533…bde7d1
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8a2462…4ad6cb
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x053daa…7505ee
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x214b81…9ace66
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3fc9fe…89bc81
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x54687e…760ceb
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0190e1…5aa818
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4d0425…f413e1
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcec17b…945370
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xffd36d…3d4bd0
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb042fa…92d84c
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x665616…e6cb87
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x53c121…1bbcf8
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x22c790…91c2e5
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6debfd…89a10d
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbbc31a…4140ff
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0daae4…aaa534
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xafec2f…bafe06
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x920bdd…c7e363
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x74ad92…124267
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x67ad88…0c7eab

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.