Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa04bfc…8c6b27
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdc3a39…4f6d84
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdf8fae…3a5f3e
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07d37c…fc9ef2
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb91aef…30c718
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x21739a…4017aa
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6e13f3…e4ead3
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x57b900…525d0b
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x02106a…add947
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb248b6…8d9e3d
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2d5810…d1578a
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0833e9…fc7686
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x82c6b9…a6c550
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3fb7e7…48b407
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeb8458…51074d
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x01d9e8…e1675e
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3ed508…f83450
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf5ed93…2fd0bc
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x468a2b…875e46
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4af8bd…3977ca
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x31ccaa…5b43fa
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x305253…717fae
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x119cf0…206014
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf96b11…a71bb8
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc74ba8…751a33

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.