Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d9b0a…aeadea
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x495ee9…e9e0cc
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x476b79…d85643
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfdc0f1…14df07
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe195f0…c518aa
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa949ec…a0ac46
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5c2d94…421949
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5e6ab3…81dec7
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeb646e…8347be
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf07fae…67a99e
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x838ded…7becb6
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x619723…d60113
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd6a60b…2336c3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e25e5…e8d2f6
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9d4d7f…a76aa9
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca209f…6192e8
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb9cfb3…098808
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x36ccce…ea3800
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1c81b9…fd923c
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x60ad41…39fb3b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7289fb…6e0759
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2003e5…ff1961
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x055911…9aa23f
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa6769d…7f2d9d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x345244…a2d84e

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.