Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0x39375a…51bfe9
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0xc30533…5e84c6
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0xde4869…9be7c2
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%candidates78d ago0x1e8358…bf384e
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0x4c1e50…23ec4b
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0xd7f8b1…a94b0f
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%candidates78d ago0x8f09d8…d18b00
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0x0489d0…e76edc
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0x634710…dc7da1
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0xaee99b…63446f
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0x883d3e…5ec5cd
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0xee8f81…c4271a
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%candidates78d ago0xb611d8…1c877a
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0xf193be…9930c8
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0xbfd492…9826bc
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0x13dfdb…e239f5
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0x21a0ab…954e62
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0x89d61f…e9090c
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0x87d1d4…fccbbd
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0xf87268…cf9257
0xcfa9…f94b0x325b…d430BaseStableEnrichExa$0.01100%Route unknown78d ago0x3c3005…78f3bd
0xcfa9…f94b0xade0…89abBaseDeepline GTM APIPerson$0.10100%Route unknown79d ago0x34edf1…47a2b6
0xcfa9…f94b0xe740…cf46Basex402 service$0.30100%candidates79d ago0x5e2929…3d7a0c
0xcfa9…f94b0xe740…cf46Basex402 service$0.30100%candidates79d ago0x290bf1…abe43f
0xcfa9…f94b0xf042…5fe5BaseStableJobsCoresignal$1.67100%Route unknown79d ago0x45ccb4…2e0beb

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.