Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbbae40…5a12b3
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x021da4…fe6323
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0033d3…01ae4c
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x989004…f5a3b7
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15dcdf…e2e776
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68e557…64cb28
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x95f11c…f68316
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d1882…66c9fa
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8fbe38…cd46f5
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x26bc58…774691
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x34ec05…70e549
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3b159e…89244d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x294f00…c01ca2
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc75f7b…56c276
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x352203…027feb
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc080ab…96b13a
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4a627c…6ee737
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd9af2b…4e0e4b
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x58b8d1…0729be
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e259b…6b6fa8
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9fde12…04d8a3
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf03ccd…7ee32d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6c5818…6c354f
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e84b6…cd1d69
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdba451…009c3d

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.