Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5086bb…3f42b1
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x28cff1…fbfeed
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb17280…496cf2
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x43ae22…9a84de
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbdfe28…23d0a5
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaf3059…426e89
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x130c68…465bb5
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5c6eda…171d45
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0xda6a00…ab21a7
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4a3749…70605a
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8570f1…67c1bf
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf61bfb…52640d
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x23c553…768604
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0120f1…71edd3
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6090eb…7ce36f
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x57dbe1…da315a
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad1f12…1914bd
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2abfc7…47b13c
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8f4b38…bae59e
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x20bbe0…6314f2
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd1ac99…3b3637
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1b3a28…f31bb9
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x085b35…bfcfff
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0e5b2…938b75
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI110d ago0x31706a…b128b0

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.