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%coinbase4d ago0xb9e9ef…366a31
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0x021030…73ede4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0x9d3e93…5eedc9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase4d ago0xe02f46…c6145f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0xb7600c…961ccc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0xf69c13…da3c0d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0x00046f…b12775
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0xe0de38…72543e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase4d ago0x0a2767…ad6c1e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase4d ago0x3db0b0…4ea774
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0x9f9c1f…328ab3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase4d ago0xa66a6b…cb1d43
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0x20de63…8b3f9d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase4d ago0xa2def8…4cbc12
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0xb0a981…e5d23f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase4d ago0xe18068…e3ed53
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0x419b65…1ec1d9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase4d ago0x26516c…c78dbc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0x09d7ee…e467db
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase4d ago0x0c7df7…42c25b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase4d ago0x16cdda…2a31f9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase4d ago0x3cc0ba…89a2ae
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0x1e1df8…4185c3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0x8bdacf…73fe52
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0xfb629e…f2a959

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.