Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb339…eafb0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x882398…ea7c06
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase15d ago0x9c1767…3063f5
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase15d ago0xae0929…de676c
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase15d ago0x8e108b…6fd4fe
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase15d ago0x72d0ec…fb4ee3
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase15d ago0xaad07a…104033
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase15d ago0xf762e0…65a156
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase15d ago0x9c9767…028768
0xb339…eafb0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase15d ago0x9a9eeb…a0c226
0xb339…eafb0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase15d ago0xfb8918…7f8ecf
0xb339…eafb0x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0xd248c1…b1a368
0xb339…eafb0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase15d ago0xef93a1…c1ac5e
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase16d ago0xac7fbb…a8168f
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase16d ago0x6f1f4d…4ee23b
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase16d ago0x2c5980…876d6f
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase16d ago0x195ab4…ca0c87
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase16d ago0x07c3d3…69b86f
0xb339…eafb0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase16d ago0x148e0c…2faf1c
0xb339…eafb0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0xbf5679…1a048b
0xb339…eafb0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0xbd0fd3…0c4361
0xb339…eafb0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0xb307c9…ae5ae1
0xb339…eafb0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0xdb7cc0…1cd8e5
0xb339…eafb0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0xd552fc…e39b73
0xb339…eafb0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0x39df01…5a5059
0xb339…eafb0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0x5ac519…953cb2

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

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