Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d37…b7dc0xfe80…47eeBase—$0.001100%fluxa17s ago0x8b44fa…6490d1
0x2688…aefe0xfe80…47eeBase—$0.001100%fluxa17s ago0xdb5d11…b8309a
0xaf38…bd490xa8b2…1d68Base—$0.0170%0x9501…c67717s ago0x669791…b8a88a
0x5746…c8990x649a…3432Base—$0.9070%0x3e32…3ce717s ago0xb565d7…8a0b6c
0x88b9…e31e0x4f4b…422dBase—$0.0035100%coinbase19s ago0x1bef63…59ace5
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase25s ago0x5f5aee…19f230
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase29s ago0x4104ac…0206bd
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase29s ago0x412d3e…50f346
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xbe068c…66878f
0x120c…b45e0x5d89…07ebBase3RouteSwap$0.001100%coinbase31s ago0x8603f9…2af600
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase35s ago0x88022a…6294ed
0x6b41…b4cf0x50eb…6480Base—$0.00170%0x54f0…793237s ago0xca6e95…2fcca4
0xd546…d7f80xa8b2…1d68Base—$0.0170%0x9501…c67741s ago0x383e6d…2b8e1a
0xbb6e…ff920x8afb…bb63Base—$3.0070%0x3e32…3ce743s ago0xc11f2d…d8ba51
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase53s ago0xec9e28…2b4d8a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase55s ago0xe261df…f39eb6
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase55s ago0xcf7e1d…7c68a0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase55s ago0xe1f31d…7a6088
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase57s ago0x880953…02072f
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase57s ago0x1415c6…b783a6
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase57s ago0x2bf813…7001c3
0xee7c…8e3d0xa8b2…1d68Base—$0.0170%0x9501…c67757s ago0x47e7ad…bc51cd
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase57s ago0xd5f9b8…e36073
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase57s ago0xdf1573…bb1aee
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase59s ago0xc62ec0…f7793e

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.