Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3c73a4…eefb0e
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdc038d…937355
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc87def…b8a1dd
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa0aec8…2318e8
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf8ae24…08be16
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x822324…82374a
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa99140…a30dd8
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x36df9b…efbdc9
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xacfae5…3ec6d7
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3a3c02…602736
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7c5c53…d09394
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5bf372…5f4b52
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x71d2fc…e8beb2
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x640bcc…e43798
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0bb3da…24d1a3
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x074afd…5f650f
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb2238e…86e46a
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcf8d6c…eb40e5
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1f4981…869736
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x80408c…02510e
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc9a3f1…77cf47
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbf0186…67727a
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x24241d…357d3d
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7340ee…756b0f
0x144b…c3c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xff2565…f9b6ad

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.