Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase110d ago0x3f649f…526458
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase110d ago0xe81e11…de1b97
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0x3a2cc4…afafa6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0xa16a1d…f688b7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0xc60ff7…e67a41
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x36bcaa…e89dfd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x0cd469…7ceaa0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x5f5923…24c75c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x059930…53621e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0xe9db00…ba1dfd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0xf6735f…e45d68
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x2b7f4a…4df37c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0xd93edc…80a836
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0xc1e24b…c1e437
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x0118cd…78c68a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0xa1828e…3c4732
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x719935…519897
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x2cff48…09655e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x898de6…3148fe
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x07039e…7b1a9e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0xbb7ec0…2d4c34
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x0fa4d4…3720e6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x3cec0e…a515cb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0xc04c5d…800bbb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x18cd4e…89641c

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.