Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown26d ago0x757b9d…6c0552
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown26d ago0x2790f9…ec362e
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown26d ago0xa09494…9264c9
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown26d ago0xcfbd50…bf75c3
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown26d ago0x2f4550…c6cd64
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown26d ago0xd9a657…b894ce
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown26d ago0x4569e5…d53548
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown26d ago0x6bfc1d…5f491f
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown26d ago0xc47016…ae4b3a
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown26d ago0xe2d91e…7907eb
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown26d ago0xeef81a…116402
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0x4ddc34…e337e5
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0x07f0c6…dd297d
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0x0d9d20…c259e6
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0x043c5f…da389a
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0x230304…71be46
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0x82ebf8…e43951
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0xeffa00…a7fd4a
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0x363d06…c3eb67
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0xc8bf20…aaa701
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0x2b1422…c861b8
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0x11f4dc…e798a2
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0xe1ba0b…0669bb
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0x6d2f8f…760988
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown27d ago0xa6ab43…312bdb

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.