Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xebd079…b26def
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2e67bb…16a1bf
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4eafc3…7373e8
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7674b4…194abc
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf8e6c4…49d0ea
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdf6f1c…bc0973
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x89e957…dacee8
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbbefb8…0d6ee9
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x52ca5d…c09569
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbdea3b…c2c47a
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x704738…b85b1e
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xff4e74…35774a
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0cff66…9b1d9f
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcef9ac…a66c13
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xffedb4…9feeb3
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5ab049…d4740a
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xada558…705a4d
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x033985…f5323b
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x26c5f2…3f49d6
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd4a19d…c61202
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd82f34…5f4df6
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0299c9…c66b34
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf19a8a…b24392
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd75d9a…6a44ac
0xb376…1de90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xefafe7…0a3285

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.