Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3b3fdb…d470ac
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d91cc…01fe72
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1a05d3…b84035
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1fbdbe…eaba21
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe30443…188289
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0a4b8e…e20672
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7972d2…089284
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x83d9d9…682891
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8780ee…84bbdc
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6b021f…4f4fe2
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ad251…b9fe15
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x18dddf…b83931
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaa76dc…93c88a
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xff0532…60335f
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x022420…b4bff7
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9d69a3…a31696
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5cd961…072f12
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8011fd…ece935
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x01dee6…7156b9
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa64c44…3c5e40
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0af87e…8dc863
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb6061b…a2e0da
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5a64a7…7ec0c6
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa06a41…9d5e64
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x02fdb1…3c0636

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.