Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x03bbd8…6ddcb5
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x70583d…835553
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x9d9f80…a3b229
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x1abbd1…69caad
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x332c49…c2304a
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xe978f0…0f7e1b
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xb57918…0d942b
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x2884ce…1c9b20
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x37f95c…99d24d
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x558390…a46bd6
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x529ccd…288589
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x31ce28…ae1a7d
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x8d3700…eea116
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x99978b…f01db5
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xb4db3c…47f650
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x865502…1b52e1
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x61a600…1ff7f2
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x145b8f…054420
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x6d2e91…50dd48
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x725373…61d28b
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xc6b1e2…592655
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x5b9688…57675e
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xb5931f…09b0db
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xedf83b…46853b
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xf4345d…1f181b

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.