Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaf035f…468710
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x15167c…6087bd
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x48b0f1…92d624
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb76deb…b3761e
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf4ba93…d47513
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb404eb…ae0f87
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xecede7…1f8027
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x92fdc1…8a22ec
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa19405…a9c665
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd5d22e…1cb45f
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5b7bfe…7d5fd1
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8eb9c5…da5344
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcee1b0…b7f2ef
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc758ff…a88622
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc25c0c…0f2167
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1054a2…0113be
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x557bb8…5af3b2
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x574e49…4784da
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x59f899…5e4334
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x76bdb3…23f7cb
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf1570…2e8ee0
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x38753f…7da842
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x51e001…f7f4c1
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6b1396…851668
0x537e…c6190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa16761…386b32

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.