Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3269b0…e47c36
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2befe2…9fe67c
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x56c177…71b6d0
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb08d1b…279a9e
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x25c155…a78fad
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7c59e…9a4034
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb56d0c…ee369a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6b8aa9…3d7f49
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x61c64a…e43b7b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xccc2c0…d5c409
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0ca737…f7cde5
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9d7709…65601a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd583a6…f64f9b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7a1071…c21f8a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd48460…41c01b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9861aa…a38d13
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x74a15c…d88078
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2a5486…05eaa7
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xab54ef…9a31e9
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb5ad01…1a296d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x37d40f…09d69d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x337794…f56234
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd1aaf8…c8e27f
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8619d7…a9fd38
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0f2287…bbe726

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.