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.01100%Route unknown41d ago0xefd8b4…5dda43
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown41d ago0xc91fc8…295014
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown41d ago0x555fab…4e43df
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown41d ago0xabdca9…307664
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown41d ago0x15e59a…bace95
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown41d ago0x6a9db0…216ffb
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown41d ago0xa7c1cc…803f6c
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown41d ago0x94c46c…81f720
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown41d ago0x1263b9…565b46
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown41d ago0xa1f5e9…c4154d
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown41d ago0x0cbd20…3ebe08
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown41d ago0xf67815…39bd41
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown41d ago0x12992f…5c639b
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown41d ago0xde2b90…fbba1e
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown41d ago0x56f0af…14d3a3
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown41d ago0x9f9f95…12467f
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown41d ago0x471ae7…0759d1
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown41d ago0x10d53d…1a2475
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown41d ago0xc09449…4853ca
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown41d ago0x74edb6…bc4982
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%Route unknown41d ago0x074285…b2ab73
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown41d ago0x3929a1…3b4df2
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown41d ago0x2c1926…87f806
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown41d ago0x3c7ff5…f18f70
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%Route unknown41d ago0x1ef431…e02064

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.