Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf450df…632ac2
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x13ef91…d098a5
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf8454c…cef2b4
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaa95be…957bdc
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8adb62…49c665
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x54ac09…f92bb6
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9c82bc…720ae2
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6409c0…f9e73b
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x195500…0ea4c3
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7ba326…1526a4
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x11dbb1…a8098c
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfdee13…f71dba
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe1ea02…e628c3
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xce33c3…a4c42f
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa43ac1…b74305
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xff46a0…9cc4b5
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc08feb…0332df
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xca7454…16c0b8
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x16a393…0387db
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x70f4cb…59b282
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc835c8…d33380
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5ca6fd…915b79
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x952ddc…0c81d6
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x71bc56…1a1fb7
0xede7…88850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5bc7ae…dbcf55

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.