Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbe8835…f0e5ff
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xba93de…861038
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4da984…0d1554
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa82329…98bb02
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7b9b8f…a350d1
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x36d246…6f28f8
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc568d6…b705cd
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd5fd06…a17817
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x18d06d…14528a
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb42e30…e82067
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe12e7d…08c9c0
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf484a2…d301bd
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x25fe01…6021f9
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1d686d…da5bed
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaf8f48…0294af
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd02f68…2cb8ed
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7c5d43…97baa4
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x344dcc…91850f
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3997f3…90acc8
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd7b919…891fb7
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf64fd2…1ff961
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0ff076…5722ad
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb907ba…ac3679
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x154af7…7c9442
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x57808d…6e14f5

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.