Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003928100%coinbase118d ago0x1ff285…2f1683
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002515100%coinbase118d ago0x716e7a…65526a
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003928100%coinbase118d ago0xc4fa2f…ba8de2
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002354100%coinbase118d ago0xbb93c6…81baf9
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002261100%coinbase118d ago0x6e5527…73e994
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003928100%coinbase118d ago0x5c96d2…0930b6
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003928100%coinbase118d ago0x9ef4e5…d5a886
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003928100%coinbase118d ago0x029c44…84f602
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002614100%coinbase118d ago0xf09cdf…4eb472
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002614100%coinbase118d ago0xf5a8a0…4d4ed5
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002538100%coinbase118d ago0xfa7ef9…1f4ba1
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003928100%coinbase118d ago0x821b47…0eed39
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002538100%coinbase118d ago0x4e7d9a…d00020
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002538100%coinbase118d ago0x786c72…ed6808
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002404100%coinbase118d ago0x3c9904…e0b2a7
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002443100%coinbase118d ago0xb13633…4aace3
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003928100%coinbase118d ago0x10b145…8764a0
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002443100%coinbase118d ago0xc3ba1b…425f06
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002443100%coinbase118d ago0x99f434…830dd6
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002443100%coinbase118d ago0x78c7cd…f81192
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003928100%coinbase118d ago0x8adf88…bdd036
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002494100%coinbase118d ago0x8549d8…6bedec
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002494100%coinbase118d ago0xaf4c57…194e56
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003987100%coinbase118d ago0x76c922…82ecde
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002594100%coinbase118d ago0xbef8a0…41f140

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.