Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd59f41…1405c3
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9468ad…5b753f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x201467…812894
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7cc93c…2834ae
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb08247…8fb337
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3a5d82…958b0b
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc7efad…5af6b9
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x437148…7434db
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0c0da2…c9ade2
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b70dd…813f77
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d8a71…823952
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5a02ad…fc7a4d
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x64db7b…e548a0
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x569e20…0fec6a
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x64cd8c…f806bb
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x72a1ee…34d8b6
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4fe85a…5f0759
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb0854e…fc8d04
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x762142…8ff8a6
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x588179…53af61
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3441a1…ed6378
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e4d0a…95cff3
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa78897…479b6b
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa2acda…1e0cca
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x43b793…53dac5

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.