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%coinbase20d ago0x5a1162…5ae20b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xce03ba…8bd119
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x2f97f4…c2ba88
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xdca087…33eda3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x3013d3…ebe214
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x67404d…f6465e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xe3cd52…0d9e51
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x1a5a21…d2de96
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x05a6ff…9e1d34
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase20d ago0x8f06d6…7247a2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x8da4f4…d8a5b0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xab5b0d…c00bb4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x8274c6…241a65
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x872ad6…0a8a05
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x720035…369219
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x5af0a7…44abd0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x81b2c4…8b6748
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x3ad5f6…acda1d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xf32027…7fc0d8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x9ef38b…398d97
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x958e40…f8f849
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xa63bbb…c1768a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x87c937…1c4cef
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x599979…dec8e7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xdb64f6…4361e7

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.