Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x530189…13f367
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x143648…2faa4b
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xb30c10…68f199
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xefb3ea…336839
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xe5a077…479212
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x9e9561…3138b8
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x69c305…b7c9cb
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xd1452a…f49d95
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x3d8953…2ecb7c
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x04c588…1bb5e1
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x740229…4e6497
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xb75977…611858
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xce2a32…f5c98b
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x126b83…b3df5d
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x790c39…65229a
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xa1fa33…46a7b6
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x6035c5…5ec223
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x9d3057…013145
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x77ae50…a83e22
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xbbcc03…3efc52
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xa28e78…2ef3e6
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xd31494…2bd6a0
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x45a540…526c3d
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x3f96b4…bb3768
0x32c8…55a70x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x936812…c255e5

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.