Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.02100%coinbase108d ago0x34a25b…4e29df
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.04100%coinbase108d ago0x3922a2…902b4f
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.04100%coinbase108d ago0x782699…3f908e
0xdeaf…b9430xa112…7d60Basex402 service$0.01100%heurist108d ago0xcfe259…33881c
0xdeaf…b9430xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase108d ago0xfda6b2…00ee11
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase108d ago0x1c15c2…9e0f36
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.02100%coinbase108d ago0x8eb132…1ee0a3
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.10100%coinbase108d ago0x1bd714…08c9fe
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase108d ago0x4983d1…5734d7
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase108d ago0x14a791…098bd1
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase108d ago0x7f59e0…305a26
0xdeaf…b9430x0e84…b808BaseOtto AITwitter search$0.001100%coinbase108d ago0x626aa8…fd4ab6
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.04100%coinbase108d ago0x24f48b…64e00c
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase108d ago0xed3026…b42d7c
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase108d ago0x02da8a…0ff650
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.02100%coinbase108d ago0xc6de1f…c37826
0xdeaf…b9430xa112…7d60Basex402 service$0.001100%heurist108d ago0x369f76…3edba2
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.10100%coinbase108d ago0x9efc69…0cbd05
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase108d ago0xe1d6f3…4f69d0
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase108d ago0xd66a1b…ee9ebc
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase108d ago0xeb1357…901156
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.04100%coinbase108d ago0xa10dc0…16977f
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase108d ago0xc38848…6966ba
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase108d ago0x4eea31…ed2025
0xdeaf…b9430x0e84…b808BaseOtto AITwitter search$0.001100%coinbase108d ago0xf71caf…98b5c7

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.