Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7cce35…2f5f65
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7f41b5…352aba
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x037c7d…96b8a9
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0250d6…c1252e
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x248eea…b5786c
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc11125…7e5901
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2967a8…ff5f6b
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd77e39…544371
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x432732…66795b
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7b72f1…4ca5ed
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xed6b87…ffdb21
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf29b0e…1b9d42
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x692f97…1e14d8
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x120e49…65faff
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfda257…bcb7f6
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa2ee27…22b858
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x563e41…b06c25
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0df3da…a7c1a2
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x33ea87…493b3c
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x077d7d…f01999
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5783a0…acd036
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe97a36…bb2dc0
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4a5449…a93c17
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3df248…5bcc49
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x04b445…f30f04

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.