Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea8…71390x3e0a…78e7Base—$0.00356100%coinbase13s ago0xa83fa5…e63fb9
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x7bf75f…50228d
0x5baa…2d9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x34fd5a…d398ac
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x75dfb1…d5edba
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x2cdd30…6ddb06
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x605447…b94785
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x70eb5d…c48145
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x043fdb…b0ec5f
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xdfa665…facd95
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase17s ago0xb90e04…559532
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x16f410…8de195
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xaa9c76…808090
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x4f003a…d990f8
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x992935…5cec7e
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase21s ago0x903fde…f3cce0
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xf45d51…914fb3
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase21s ago0xee6e3d…f5c8d0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase21s ago0xda3092…dc6609
0x5e06…fb090x07f0…a045BaseStableStudioUpload$0.07100%coinbase23s ago0x68bc24…79f817
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase29s ago0xa4e674…7a8705
0x04d1…5dde0x9acf…2abfBasex402 service$0.01100%coinbase29s ago0x60fa39…4ec68a
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase43s ago0x4f8e96…5b1e26
0x0e76…6eaf0x5aae…482eBase—$0.25100%coinbase45s ago0x3d2613…35feb3
0xf519…8d8b0x6839…1a2bBase—$0.003100%coinbase47s ago0xe3691d…969a1e
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0xbaeaf4…0a9164

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.