Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd6c852…7f660b
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0x60b626…609164
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0x585484…19edb1
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1e1b0b…ba108b
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0x597e0c…04d36e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5086e7…a6d7a6
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa4a0ac…6aa5c2
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9201d3…775e87
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe13410…bdb79e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8111d4…71f57d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0xafa405…a1dddd
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf67cc5…49e5de
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0x522563…fa44eb
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0x30c3c0…edda86
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0xefaf4a…bfb79d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcea17a…a800fa
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcaf11a…b23b9e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0xde6160…06a0bd
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb6826d…199b2b
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9d8e93…c89654
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8f84fb…cd6e8e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1be010…8fc94e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdec7bd…77fae8
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0xba706a…aadef7
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf4be67…9604d0

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.