Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x52d239…c65437
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase15s ago0x9e0d44…d428d8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase15s ago0x53627e…a7a311
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xc477f0…008737
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xe6cf82…fe4455
0xc6ae…4b040x50eb…6480Base$0.00270%0x54f0…793217s ago0x53f942…ea84c6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase17s ago0x08a303…0b85c2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase17s ago0xc384df…f06cea
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x0399d5…263b98
0x5e14…28990xa9dd…2315Base$0.002100%coinbase25s ago0xca842e…8a6fb2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase25s ago0xead711…92a8a2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x2916df…480bc9
0x5e14…28990xa9dd…2315Base$0.01100%coinbase27s ago0x292644…6243ce
0x5e14…28990xa9dd…2315Base$0.002100%coinbase29s ago0xf8daa6…8b0df3
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x3ff4ad…b0a5b5
0x9f12…fda30x3e0a…78e7Base$0.003242100%coinbase33s ago0x2f91dd…38544c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xaf59a7…2d7752
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase33s ago0xf56b7c…5bdd00
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x9f9b3e…57b161
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xb68199…cd1817
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x56fe81…bd38fe
0x4964…14270xfe80…47eeBase$0.001100%fluxa45s ago0x7600e3…89e4c0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase45s ago0xdb43a4…ec1bb0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0xc1f3cc…e1a4e9
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase49s ago0x8d8639…fdc459

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.