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%coinbase3d ago0x62a783…fb0e3b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xcc2f8f…ec5071
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x82f399…243e1d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x0cd9de…825aa0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xba4986…da6a59
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xad29dc…525097
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xfdf60c…5dc2cc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xc10637…4ce635
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x0595e9…558c43
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xf5cc87…9a02c5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x2c80a0…013512
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xb705eb…b93278
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x6895db…0e4c23
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x35b368…682647
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x67ec67…b33345
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x7ff7d9…ef1d70
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xb67c16…5ef72b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x059741…249552
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xf0c275…caf595
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xe516f2…46f409
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0xc07cb9…c611cb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x41ad10…ee98a5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x2d16c2…88801d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xf4742d…647aff
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x676d7b…58b45c

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.