Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4fe9b8…5a2be3
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xec9a39…adf6bc
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7fbe24…491d54
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb63925…34dd69
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa8fe50…4a3213
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3128ac…09c205
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0563af…d5fb8e
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0600fb…1d9df9
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4a7620…fc2f3a
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x62287d…9f0f77
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbe09c7…4b6e47
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbf686c…e4348d
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x26a7ab…0b4863
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1d301f…d7eeff
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x160916…56b9e6
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2748c3…3be328
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x141447…f1e00f
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x39e6e4…fbd31d
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9254f9…0416df
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x048f09…1a49b0
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xca75fc…cf856f
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x333087…44d45d
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x097831…027eb9
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3dbeec…040c18
0x78dc…dc480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf35b86…368dd9

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.