Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0x54757b…4b91da
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7d953d…a19991
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfd6105…b9211c
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4a5a9a…347389
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa538a0…ce5683
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0x77e35a…f11d17
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc10c42…8233bb
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf2cde6…3dcdc5
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd79854…59732a
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe9495b…5f5b9c
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0x07f704…1efce3
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0x091097…39f85d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0a4449…d58330
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0x46673a…2ac291
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3af114…64330a
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7ee5d5…aab043
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf9a773…52ce22
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3177a2…7608e6
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0x54e576…e006e7
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf9f152…b8827e
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0x69aaef…75b238
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb37af3…434db8
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3e003e…335d0f
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0x62c0e8…d8684a
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI113d ago0x865c5c…7d93be

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.