Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe51e1e…56a2a1
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a4e86…51da89
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa9e729…d320b0
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeab0cc…8adf76
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb13079…bc9809
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x04d944…87e956
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd70b1b…84413a
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf355d8…c6d473
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x705806…6b9128
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7dffa2…198497
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x16eb59…20621c
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04172a…aca116
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x735f17…82c21e
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x28b5fe…b0b97a
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdf3563…5a25f2
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb23d67…90a164
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1ee1f4…ee0bf8
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a22fe…863865
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x869c22…94072c
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x519ef2…de08b1
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfada0e…f996b4
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x255d92…7c47d2
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x53260d…a349f4
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfdb12e…141fb1
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9f0591…b3d5c6

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.