Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x95855b…df79a3
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf13337…7ba386
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x72d931…172dd4
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x57e177…7f50e5
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdb92e7…ca969a
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd5dee8…31b933
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5ea051…7f86ad
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xea90db…240006
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x75cffd…7b9f2a
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1e38af…f015f6
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x726834…1f00f2
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd4d023…e830c1
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x33d3df…ceb650
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1785e1…54caa6
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x585c6f…2ac609
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdca00e…bac044
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea35dc…a43706
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe144d5…6a4dc1
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x76e963…24fd52
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x733d85…244070
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ea9c9…353bc1
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6df856…d7e0de
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe68d75…0c6a10
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfdf92b…27e165
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x32eeba…47193c

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.