Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfdd8d5…55f477
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xced8e1…ce2cb3
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb9a61…2b0155
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8e5857…360673
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x277130…97f098
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdf826e…3a10d8
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcdfcd9…3cda70
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd25a12…316527
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd5c339…c469e7
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf66ace…023ce4
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad5ebd…625581
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbf8c1d…316dc3
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x831480…8a0005
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a3359…3a3227
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x45aa7e…5818e8
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x32fa82…a7213c
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5bba8d…4641e4
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7f5fcc…5408c8
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x675afd…516dde
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x852559…6b970a
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x025566…96cf05
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4df907…902782
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe8b5d9…22abfd
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc54002…2e2474
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8c14bc…40b1c8

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.