Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7d016a…de0beb
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x221b88…584405
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfa743d…7c7a1f
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbc6580…490945
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9b25b9…c69e46
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb77020…9b7e13
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x159735…8522e3
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1379bc…d38e2c
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xac22ca…a2ac95
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x91a123…93a579
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9a526f…8163de
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x44694c…0efbab
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x56beb6…fa1445
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5ded24…ee2898
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9dbb29…e6c135
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa8fb6b…446ad5
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf9d6c0…28b584
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x745f21…003e4f
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd892ca…fcec8c
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3df0f9…39072d
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0ae875…c46a79
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd4f747…240954
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7019b4…b016ac
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2426dd…5ef910
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4d464b…f77d42

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.