Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07ff90…b6fd89
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8f6e57…c78508
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8c5601…d08deb
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8da0c2…11ddec
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3a054d…c092d3
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x08fea0…927e64
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc2bda8…808fb6
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3cbf95…4abe31
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb70110…682440
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcbc24c…40ee85
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x61fea1…c9ba48
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf681b1…310519
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x846491…012449
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8d1fb9…41af5b
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9ff7cf…215df7
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x147fc0…10f582
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb89fde…3172db
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xce5407…5f19a1
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd89955…f4ec9c
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb4f55b…60bf8f
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x71e5d7…842b04
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6ae690…c7a27f
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe4084a…b9decc
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x213ee0…a681bd
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf3f7c8…d4cac3

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.