Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x928379…533c18
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc80fe5…0d86c6
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7b6c96…b4b176
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb18703…6aa4ba
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8c7175…648e41
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x67633f…c0e4fc
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x66a2dd…2ed211
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x17571e…3c8715
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8ce279…8a7536
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa490dc…8ba6b9
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9f8b3d…583440
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x420808…c5c22f
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5d6c8b…69bc76
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb9d6a1…e2d344
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcd21ec…3beeae
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc9acb9…50d798
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa16a8a…317a02
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x18f2fd…ba5620
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x111146…baf3d7
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8b202c…04b4e8
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x718240…759419
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4f62a9…38ac2b
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x130e39…a1b47f
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2df969…037eb1
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1e2371…29d97c

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.