Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x9ab9dc…69261c
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0xd2dc71…bcc45f
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x18c96e…f857bb
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0xf2bad2…f8cb91
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0xf7bf63…4d81c0
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0xe80097…4a8440
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x2f951a…46372c
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0xe0b8c4…bcbbd3
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x302fbe…a5fe28
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x596685…8834bd
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x768688…69c4b8
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x891e3d…54c57c
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x2d677c…5f8cc2
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x575aa9…fffe2e
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x5c9c1d…811faa
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x0b9971…34efad
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0xd21760…e8718e
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0xccf0dd…bb9d11
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x41e08e…95e308
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0xdc6578…5d04e8
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x035dc6…6d4264
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0xcf9392…41edd4
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x006a1f…b333c2
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0xc7f8ba…178943
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase17d ago0x5ef31b…dbd18c

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.