Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x903a34…12b1b2
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x304d1d…007f3b
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x56c850…61ef5f
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x53fb0e…422405
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x66a0a9…d2209e
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8f5a60…a01954
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9018cd…d80d14
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x814f03…440a72
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x538a79…af83f7
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xff25da…48c26e
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x61b99e…9a4fcf
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfe9b1d…380ada
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x320d63…59a996
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xee5417…4ffbe9
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe3ae32…276a16
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x526188…2cab5c
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x06b0ca…c11d36
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6e6452…f2e72e
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdc2130…cd868e
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xef233a…655fd1
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa945d0…2c60ee
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x25a11f…c271fd
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x55cd90…696b6f
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf9dc8c…79956c
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7385a0…8db016

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.