Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb389d7…b05b55
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6fe04f…f7f953
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9477f3…61869c
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb2e255…fab9f5
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd77730…cb1e6d
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa203e2…6a4efa
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x22abb1…2faffa
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x103dbf…f9ef34
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf2dcb9…3f9413
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb85032…0a9c7d
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x412c56…63212d
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb18568…be2772
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf74c62…c28dd8
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x92354f…9ec846
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x088f55…211fb9
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xde48ad…a49e20
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6fc869…9de8ee
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x876fd5…e1bd42
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3992ec…767ccd
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x01c2e7…3276f9
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x034a9e…4e2eeb
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x523930…2aafe8
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf5315f…68dd85
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x821018…de4d0f
0xae9c…c0ed0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbf62a8…478ac9

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.