Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd56a83…5371f1
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0x97d953…c27018
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0x449f01…9f1b8e
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0x2c1259…0c27dc
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9690b5…6203eb
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8950a4…302fe1
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0x386b79…1f2110
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0x325074…8a9965
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0xad6fdf…c3d69f
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0xaf88dc…647222
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0x274724…1dc745
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa3c37c…e9ba05
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0x421126…dab151
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI101d ago0x5797d0…da8248
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x941cd7…64d30f
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe13b77…c4fdf8
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x96c9e7…a24d4f
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfff1cd…ed609d
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfcb11a…1fdad4
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xee588a…bed4d8
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa42b02…432488
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb3fc8e…0b43f6
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x27ccf4…aed21b
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9b2703…cca4f2
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc0c5cd…a7caae

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.