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.01100%coinbase98d ago0x5f0371…6b9848
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x7e0b59…84d987
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x3d4284…5e4671
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xe11097…9cf7c6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%candidates98d ago0x52d56a…edcc84
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x2dc213…3d3edf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%candidates98d ago0x7c830a…56b919
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%candidates98d ago0xd60ed9…9973cd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xafe751…c3fbf7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x4a5d4e…a53861
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xf1786b…90b5d0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xc3f9a2…0b66f3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x1bd778…a40bee
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x282cc3…9e95bd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xe9496e…b5fe76
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x183bd5…f6cf78
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xc7aee5…f20ccb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x6bf377…0a3aff
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x6eb46d…0f60f3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xb5b0ed…af3a19
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x77f5f6…e7381f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x96e179…479702
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x7b88f0…23de80
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x1a0509…f97d1e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xf80310…e8adfa

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.