Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown69d ago0x413b1c…5645c2
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0xbf8685…9d8e20
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x94a6c3…131ca8
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x64e20e…07702e
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x05f7bf…6c56da
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0xe459ec…bab7a5
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x8c9851…0c338c
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x61753a…a2b43d
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0xef2cb9…cb764a
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x736f76…71f072
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0xcfe023…30fbb0
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x10f599…445e35
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x283840…630ac1
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0xaffbc7…e56aed
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0xce14fb…b5ed30
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x84a150…a2d7d6
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x9e7b23…36511a
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x87e36c…4d109e
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x988689…279d7b
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x093df3…810a53
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x51e493…5cdf1a
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x96c574…d084ed
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x8f6428…c05822
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x1997d4…f40e36
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown70d ago0x46d18a…e8f5d8

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.