Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x1b2109…99151c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0x736e25…e815b0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0xe37828…e4cbb9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xfca157…02a259
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xbbe6fb…17ec46
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x355cce…5f3d35
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xd1945e…0ae9e3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x210cb2…01e93c
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x232ade…f41039
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0xd4f22e…997869
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x2161e4…c0a246
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x5148f7…93bdaa
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xe3a146…03478a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0xb39ff7…1ab036
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0xf46921…e02752
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x58823e…20b017
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x226a22…545850
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0xc9505e…9c81b4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23s ago0xe77611…eb7d18
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase23s ago0xce4045…b52278
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23s ago0x7d5e58…691926
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x0b4d15…4262ac
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a525s ago0x921033…ff4b85
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase25s ago0xf1c131…8e8aa5
0x2ad9…5c130x2e8d…c32dBaseRJH Signal email validateEmail$0.002100%coinbase25s ago0x312745…0817f5

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.