Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x13d48d…f9ef53
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0xccc9f6…9f700b
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0xc1c0aa…7ec557
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0xc8f87e…3a07f2
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x8ed383…78c3b9
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0xbd4d5f…2aa5f0
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x8b9b35…afa09a
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0xcfb1cb…3daf79
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x2760f3…9a118b
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x2ed9db…0b8b88
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0xfe4c17…f33169
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0xb12327…0f714e
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0xeda749…5d9bb0
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x712cf9…cfe258
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x6ffee6…82eeb4
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0xa5534c…111a4e
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x7ffaf6…b019d7
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x6517b5…d59023
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x8d48c6…d1ccc7
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x22f758…5f02de
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x6b9c8a…cd067e
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x1ef5db…c395b6
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x8bda21…9385be
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x9f6bb7…b13fb8
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x1a1025…a6fac3

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.