Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5f08c0…34c537
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x079e49…6f2b1d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e22f6…fae4cd
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x08aa7b…afaa8a
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x52629f…35dcde
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x509c4a…0fc54c
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc5c166…ab5c63
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x18c723…d6e668
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c0b41…7b210b
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2f38c8…34bdb8
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x27b707…c3affc
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5f57cb…db0548
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf258ce…e4cfa0
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1583d8…15c464
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0xce0be0…fd1b15
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1e74d8…3a6417
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd91959…e2039b
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a9bc4…a184ef
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaab153…9c8ecc
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9dd2bb…ea4772
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x85f411…a7ee3c
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe62cad…d3d2ae
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x57813d…001744
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x08b11f…9a49af
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8b523e…c7012f

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.