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%coinbase17d ago0xb8cfa5…5ed5b0
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0x2483cd…73d065
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0x38b00f…4f008c
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0x305dcb…b2ba26
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0x55e4cc…c28ea6
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0x3109bb…80be90
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0x3aafc1…4c3b8f
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0x227049…bce735
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0x5bbe73…ce25db
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0xfadb6a…8e5478
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0xf16373…68468a
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0x821d79…1c8801
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0x458d23…496b7c
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0x735070…1de767
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0xfbbed9…0f5b9e
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0x440fa1…cbf7d4
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase17d ago0xdc4351…98217a
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.002100%coinbase17d ago0x4d189c…d5f348
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x256420…e95286
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xc90b01…a8a368
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xed2cf2…493e98
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x2ee537…70213e
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x68e9f1…824ae1
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x59003e…3c5d1d
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x424399…ff2845

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.