Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x99ecd4…7c82dd
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x609cc2…cafe58
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x960791…c4db40
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x09616a…f99370
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x42f92e…0412e3
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4310ec…8d1d5e
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x888810…0afb09
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaa482e…d04b4d
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdcf0f0…085880
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x45dbee…673b9e
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa53ca1…707662
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf726dc…1366c9
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf545b8…632a56
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6b378b…6b3632
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8dc76c…111176
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe5b085…83d167
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0accbc…ec0868
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb70218…4ba70a
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x16ef6a…42d899
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8a7cf9…9496fe
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7202ba…137e97
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3352d6…4c4d6a
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd53af5…6dd6b8
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f352c…882580
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x806847…c5a9a3

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.