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.002100%coinbase34d ago0x29e74a…9c0255
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase34d ago0x2b11e6…dc06f9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x4ee965…369e18
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase34d ago0xe73022…81f4db
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase34d ago0x2f15cb…025a94
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x67418e…baef4b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x594e33…87fdb4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x2cdb08…34bebe
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x26eea1…88b90c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x42106b…ac388e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xc4bd16…70b682
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xc1d077…0c603a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x8efc0f…90ccbf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase34d ago0x329412…ad9cdf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xf8a8ff…496b91
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xcce1db…2cdb1f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xc7f5c5…0a1a0a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xc246b8…a99a76
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xcca2c9…fe0c62
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase34d ago0x935137…33596c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xd71136…404672
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x44d958…ad0a10
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xf36626…f58f8d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x5619c7…b80824
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x9b8c6e…c67268

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.