Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa2…e16b0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase15s ago0x2b507e…a4aef1
0x5a58…a7bd0x0f7a…9fd2Base$1.2670%0xd2ae…d69815s ago0xefe896…4bf28c
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase15s ago0x55522c…3098cd
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase15s ago0x8bea5b…dd3681
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase15s ago0xe39dd1…b073b0
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase15s ago0x272c2f…6c362a
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase17s ago0x692d53…16d489
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase17s ago0x8c3376…154e2c
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase17s ago0x638057…541ac5
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase17s ago0x22e0ef…53626b
0x2284…4bfb0xfb56…2f39BaseCrypto Token PriceData$0.00186970%0xfb56…2f3917s ago0xe7b9ec…6437fc
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase19s ago0xc60bdb…af543a
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase19s ago0xe8684f…ca1254
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase19s ago0x9d5e38…fc0173
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x436d59…241b08
0x2284…4bfb0x8503…9432Basex402 service$0.005100%coinbase21s ago0xc29e50…702191
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x9474e3…8b243f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x08c82a…970aff
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase23s ago0xc576b8…125b8a
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase23s ago0x8f8e43…d2760c
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase23s ago0x888d82…a62858
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase23s ago0x9b9cf5…27cacb
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase23s ago0xdf1a6e…a1d0d8
0x056f…99d70x788b…8454Basex402 service$1.00100%coinbase25s ago0x1734d6…d46cf1
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase25s ago0xdd4e6e…bc9da7

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.