Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001722100%coinbase126d ago0xe08a3b…4dc2f7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001604100%coinbase126d ago0xe6212a…832ff2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001237100%coinbase126d ago0x18b5d1…eb7c0a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001905100%coinbase126d ago0x99fbf5…9f9c96
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001183100%coinbase126d ago0x853007…d3cfd3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001882100%coinbase126d ago0x74737b…36c5de
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00171100%coinbase126d ago0x9bd8b7…5cee8c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001674100%coinbase126d ago0xbd7948…24e179
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001255100%coinbase126d ago0x3cdd7d…7f35dd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001149100%coinbase126d ago0xe1580a…e1d24a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001721100%coinbase126d ago0x98a896…417c1a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001187100%coinbase126d ago0x15eead…3ff0e2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00139100%coinbase126d ago0xd26aaa…6bf62f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001326100%coinbase127d ago0x72a15e…bd9f9e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001328100%coinbase127d ago0xd04c75…43a467
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001302100%coinbase127d ago0x6f549f…567250
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001192100%coinbase127d ago0x6fa967…b9fde3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001256100%coinbase127d ago0xd432d1…719279
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001328100%coinbase127d ago0x40a6ee…8ccbd5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001711100%coinbase127d ago0x8ae1a0…42aa05

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.