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.002333100%coinbase41d ago0x31b38b…03b969
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002711100%coinbase41d ago0x240fb1…dc04ff
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002593100%coinbase41d ago0x76af25…b97d40
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002156100%coinbase41d ago0xeb6cc9…f7dc14
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002279100%coinbase41d ago0x5cd7c6…a1de27
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002794100%coinbase41d ago0x2148c3…71c3cd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002356100%coinbase41d ago0x475b14…3c95d6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002597100%coinbase41d ago0xcb789f…b0c776
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002142100%coinbase41d ago0xb7939e…b6e2ad
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00248100%coinbase42d ago0x18fc1d…85b8ca
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002372100%coinbase42d ago0xc37efe…9d16ff
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002179100%coinbase42d ago0xb45661…ce2582
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002266100%coinbase42d ago0xa60021…1fe9a3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002798100%coinbase42d ago0x72a24e…69bacf
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00261100%coinbase42d ago0x9946a1…ddf114
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002088100%coinbase42d ago0xbe7bba…c80be7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002214100%coinbase42d ago0x7e97e8…ed9ec4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002447100%coinbase42d ago0x254299…092ef6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002173100%coinbase42d ago0xd7aab3…108312
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002321100%coinbase42d ago0xbee453…f89724
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002229100%coinbase42d ago0x936bb8…b8c367
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002142100%coinbase42d ago0x217a45…46b57a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002262100%coinbase42d ago0x56a544…afc11d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002467100%coinbase42d ago0xc345e3…4e1290

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.