Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown99d ago0x0e4154…d69751
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0xbe12cc…d80e47
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0x0f15cd…24ca6a
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0x45c2f9…fe28b8
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0x59e6e5…c01447
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0xd6fc62…7c7e1d
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0xe79c55…eb8850
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0xcfb223…e354d2
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0xab3ecd…9dc207
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0x55e860…0cb2ee
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0x7054c1…fb6594
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0x15809c…6bdfed
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0x8ee77e…932b67
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown99d ago0xcad76c…daa3c2
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0xa3744e…3a468d
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0xe5188c…348ba3
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0xbb3ea1…1aec2f
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0xad8109…ac6265
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.02100%Route unknown99d ago0x491005…b2d8e0
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0x2db5eb…f14e0b
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0xae0786…3c4191
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0x95bac5…bd6133
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0xf6bb64…ea9a7f
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0x4c8be8…2f2259
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown99d ago0x1bf5b7…d348b5

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.