Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase85d ago0x932f6c…83dc0a
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase85d ago0x3c8c22…a3bc24
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0x8a0a31…0a3605
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0x357791…f4390c
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase85d ago0xde6620…121d16
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase85d ago0xf6ef55…1f1b2d
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase85d ago0xd7c9f6…b6ad18
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase85d ago0xfbf6e7…02cc8a
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase85d ago0x098aa8…8876ba
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase85d ago0xbf9be9…c5b0e6
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase85d ago0x797120…3d801c
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0xd25ec0…85d6c4
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0x324312…6ed2fb
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0xa0f60a…a75403
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0x796253…63d6fb
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0x2a64f8…1f8797
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0x8b20d5…53d5b0
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0x7ffe04…5fddc6
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0xd7bb66…ef2416
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0x1230b4…5358b7
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0x9c38a6…2c5ddf
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase85d ago0x17fe20…18101e
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0x0150f5…4b77e8
0x57fa…df980x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0x97ce3d…65b4af
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase85d ago0xb95b2d…a5f58e

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.