Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xef03d2…9fc9c5
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfe4897…33b17f
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x63857f…e658fb
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe9238e…120eee
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x31d582…2d99a4
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2d0da1…39b061
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4363f7…34227b
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe08250…a416ac
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x92ce99…a85221
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x11f6eb…035b17
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1a19f0…6fc159
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf312a2…aa7841
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf1ec17…362643
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x40ce69…59294c
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2863ff…d7419f
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x244ed2…d7d367
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x734c19…4b8894
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaceaa6…217067
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcdebed…11570a
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3ac34b…1e7c44
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e1153…9f46d0
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd8052e…7e983c
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x58790e…2b8e86
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x009b5b…1e4966
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe84d8a…88615c

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.