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%coinbase3d ago0xb9e9ef…366a31
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x021030…73ede4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x9d3e93…5eedc9
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xd0a24a…ed4dc9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0xe02f46…c6145f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xb7600c…961ccc
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0xf67677…5ce40b
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x24c9ea…4cef36
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x3074fb…27431d
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xd70efc…f5c7f4
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x6594d1…e6ff7b
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x61f945…bd0bcc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xf69c13…da3c0d
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x358349…60804d
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xed8ad2…4d6b69
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xa78a7d…81d577
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x15ba79…3444fc
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x40793c…ebe9c5
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x66efab…efd62d
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x73136f…62082b
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x9004a8…82d3a6
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0xb4539e…95d06a
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x597211…bcd9a9
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x055d29…e3297a
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x5d3cf5…16ca2b

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.