Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfc11d6…28fdde
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6dca75…004342
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6d9f12…fbdb49
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5df6f3…e58e7c
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0fdeb8…63146c
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4f7dce…f6c190
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdc4cc2…82a08d
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca227d…dc8807
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcb2a6c…78b186
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xedd7fe…f5274f
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x58535f…1aa24f
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaea73a…95bbe4
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1deaf4…1cf268
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcb09a8…ef5445
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd3874f…ce1da8
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x13b380…0f4688
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1df37a…7a95c8
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xede484…68e198
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa721ca…f4e570
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x39e779…3a4b86
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7646f8…2e17cd
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe830d3…92775b
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5cac10…489348
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdbf040…37e184
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x68baf6…a1a44b

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.