Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcec955…dd5e57
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc0a5f4…e6c47b
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1e4def…4cfb16
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbd2948…aeb1de
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x575bf4…13a4aa
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x48781e…39c938
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1ee947…6c2bf6
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x845c91…22061a
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbd893a…eade48
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5ac5b9…c46e93
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x41fd68…5610e6
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x63ea7d…a97d79
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb071db…8a3a1c
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xad0da0…f84d9e
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x96731b…d3aa3a
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf66212…cd1575
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbb51d9…1e2718
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x059833…031767
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb4a356…b40037
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe50f6a…92889f
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x550b4b…6241e6
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1ddba7…4fc4dc
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1fd214…dbce85
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x25c039…797407
0x11cf…429c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb1f28b…bb2cc1

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.