Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc327ea…15394d
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x732e04…4576c7
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1ddafb…e9b4d3
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbdbab0…f3f0f4
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x894ec5…67c486
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3157a1…020542
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xabfbe9…39633a
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xed0b3e…25471e
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x463350…9f5406
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1547ea…37a8f3
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe49f72…f0f6f1
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4cf268…7bae8f
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb2688b…fbc9a6
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0d3b6a…7aa42a
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x99e999…36a1b9
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd4daa9…2d62c9
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x59601e…31fc60
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd0c9eb…fc9b88
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd7364d…f79596
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4273cf…3f2bb7
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8d6e20…fe3c0c
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6f456b…288fc4
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0f0394…008b3b
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd9e834…9ce910
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x11f6ad…e8b76c

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.