Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x77a308…a9f243
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase13s ago0x33f5bc…641942
0xdb17…3ec90x6839…1a2bBase—$0.003100%coinbase13s ago0x37aebd…e7db43
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase17s ago0x45453b…12a9bb
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0xd2dbdf…0e007d
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0x8ea40e…847ff0
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23s ago0x16fdc2…79cc6f
0x3892…6a2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x888ddd…4f4b85
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x0427ac…b25fb2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xe6571a…db5f79
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0xf7c5d9…00f3a3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x83935e…08d2f4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase27s ago0xea6346…c4f39c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x398416…b58877
0x556d…04840x821e…0871Base—$0.01100%coinbase27s ago0xdb5e12…896582
0x556d…04840xa369…9f3eBasex402 service$0.005100%coinbase29s ago0x7a72e8…7dc104
0x556d…04840x3623…53b3Basex402 service$0.005100%coinbase31s ago0x1939ee…9949df
0x556d…04840x9305…f13fBaseNansenCrypto$0.01100%coinbase31s ago0xb1490b…9db0d6
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0x5ff0e8…d169ab
0x556d…04840x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase31s ago0xd59503…3b0bae
0x556d…04840x2e0f…4f3bBasex402 service$0.01100%payAI31s ago0x7b586c…2602c4
0x556d…04840xbe1c…8aedBasex402 service$0.001100%payAI33s ago0x02ef95…8366d9
0x556d…04840x25a8…4145BaseHyperliquid Smart Money Data APIHyperliquid$0.001100%coinbase33s ago0xb08cb5…0715ef
0x556d…04840x4395…d965Basex402 service$0.0015100%coinbase33s ago0xa2157f…ea2bf5
0x556d…04840x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase33s ago0x2b7100…b00d3f

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.