Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe69…ae5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0xa979fa…b6d71a
0xfe69…ae5b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase76d ago0xff49b8…dcf038
0xfe69…ae5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0xe22547…69c319
0xfe69…ae5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0xea58d9…208c74
0xfe69…ae5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0x0eb8e7…a36cb7
0xfe69…ae5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0x89351c…c049ca
0xfe69…ae5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0xbdfc06…fe9731
0xfe69…ae5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0xa6802f…7ee2e9
0xfe69…ae5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0x9fa4e7…df813e
0xfe69…ae5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0xdbbbab…d37d89
0xfe69…ae5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0xfc8789…a081a3
0xfe69…ae5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0xdc09c7…a44a0a
0xfe69…ae5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0x125c98…4bd822
0xfe69…ae5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0xec0e29…0e6898
0xfe69…ae5b0x07f0…a045BaseStableStudioUpload$0.05100%coinbase77d ago0x650505…eee480
0xfe69…ae5b0x07f0…a045BaseStableStudioUpload$0.05100%coinbase77d ago0x3b7a0c…1a5141
0xfe69…ae5b0x07f0…a045BaseStableStudioUpload$0.05100%coinbase77d ago0x11f066…ebaa3e
0xfe69…ae5b0x07f0…a045BaseStableStudioUpload$0.05100%coinbase77d ago0xe85cc9…c576bd
0xfe69…ae5b0x07f0…a045BaseStableStudioUpload$0.05100%coinbase77d ago0xc9113e…01e93d
0xfe69…ae5b0x07f0…a045BaseStableStudioUpload$0.03100%coinbase77d ago0x123271…3e5898
0xfe69…ae5b0x07f0…a045BaseStableStudioUpload$0.03100%coinbase77d ago0x28b1b4…b8d7b2
0xfe69…ae5b0x07f0…a045BaseStableStudioUpload$0.03100%coinbase77d ago0xdfada7…f85767
0xfe69…ae5b0x07f0…a045BaseStableStudioUpload$0.03100%coinbase77d ago0xfb3bad…c47b44
0xfe69…ae5b0x07f0…a045BaseStableStudioUpload$0.03100%coinbase77d ago0xeeb2c5…41d998
0xfe69…ae5b0x07f0…a045BaseStableStudioUpload$0.03100%coinbase77d ago0x55686e…72ae89

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.