Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb769…33200x325b…d430BaseStableEnrichExa$0.03100%coinbase45d ago0x8c754e…7ff751
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase45d ago0x59a324…5f7b4a
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x240a33…0d5ed9
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x5dd9e7…4961f0
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase45d ago0x508b9d…7a566f
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase45d ago0xb56551…baa676
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase45d ago0xca4645…3fa6c6
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase45d ago0x24ee0c…049317
0xb769…33200x325b…d430BaseStableEnrichExa$0.04100%coinbase45d ago0x4c69f4…3f48bf
0xb769…33200x325b…d430BaseStableEnrichExa$0.04100%coinbase45d ago0x370eb8…a6b508
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase45d ago0x0f6128…e2b401
0xb769…33200x325b…d430BaseStableEnrichExa$0.04100%coinbase45d ago0xcae6da…0d8353
0xb769…33200x325b…d430BaseStableEnrichExa$0.04100%coinbase45d ago0x615ce1…fc7829
0xb769…33200x325b…d430BaseStableEnrichExa$0.03100%coinbase45d ago0x26e196…8b8241
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase45d ago0xadd57a…51f7b5
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x55fbf5…3fc594
0xb769…33200x325b…d430BaseStableEnrichExa$0.04100%coinbase45d ago0x5ddf6d…b69f49
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x752f0c…fc9ee2
0xb769…33200x325b…d430BaseStableEnrichExa$0.03100%coinbase45d ago0x2d6967…0c1134
0xb769…33200x325b…d430BaseStableEnrichExa$0.03100%coinbase45d ago0x169837…b7b65a
0xb769…33200x325b…d430BaseStableEnrichExa$0.04100%coinbase45d ago0x015456…233d04
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase45d ago0x69bce6…7962f8
0xb769…33200x325b…d430BaseStableEnrichExa$0.03100%coinbase45d ago0x44a3b0…6b27e7
0xb769…33200x325b…d430BaseStableEnrichExa$0.04100%coinbase45d ago0x4bb2ae…6bfa12
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xfd9b3e…21ebf9

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.