Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase40d ago0x30a9c6…f70842
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase40d ago0x22f337…58539f
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase40d ago0xad5548…f7097d
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase40d ago0x584532…30a727
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase40d ago0x74be50…a6972e
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase40d ago0xca8de2…a9dc9a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase40d ago0xe0523d…8f61a5
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase40d ago0xa8a67e…e75d02
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase40d ago0xad62fa…e99922
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase40d ago0x0a1521…40a8c4
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase40d ago0x96d07a…61190d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase40d ago0xe887ed…1f1f62
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xcc980e…f87fc0
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase40d ago0x566d32…ed1719
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase41d ago0xc9d80c…6b0c70
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase41d ago0xce9e3d…67ca85
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase41d ago0x459c00…be9190
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase41d ago0xd809c0…9180dd
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase41d ago0x4b445f…4802a1
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase41d ago0xe81954…355dbe
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase41d ago0xbf6830…451e98
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase41d ago0x1487b8…7cbeeb
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase41d ago0xad3198…ce0cff
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase41d ago0xad99fb…951c89
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase41d ago0x53dcfd…5c1e23

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.