Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7b7062…922dfd
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1719c3…f7e8da
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x916085…ade266
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf939ac…796951
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xba6524…bc0021
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4250c6…efe813
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaaef99…0ec623
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c3f68…ef810d
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x855e52…6cae63
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4aa150…37ed8c
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1256b…5fd2ac
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9aed21…0ec827
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x72b96e…450cf3
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc404cb…50aee2
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0eb1eb…aac303
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xafd0ef…8a1994
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb2b6d7…3337ef
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc426c…dc9a36
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9d75c9…afdb01
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x722cad…eb8e89
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb82dc…0bc6e7
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x984557…7ab2b0
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ec7dd…f47a83
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x226ab0…b8d4d4
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb2673e…6d25b6

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.