Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf735b2…9415ec
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2432d5…d178c6
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2fb71f…6450f6
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4fb40b…3508c5
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x845387…508180
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x13bce2…64119a
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xefe4f7…9b0d42
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb2ad56…f729fa
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6fd1e3…db7be9
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x82bbc1…ef90f4
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc9be71…c478ea
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x64a071…19514f
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc7dc07…c27f44
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x744fcb…98f661
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9d7230…493662
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbd495c…1253f9
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x22eaaf…d60827
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xab6573…0d9a75
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0b1fc5…c49368
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3437a3…34903b
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5f9ae5…696667
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x81f246…d5944b
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7901fe…a65216
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd03ecd…a6a7b9
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8bc6bb…3818a9

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.