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.002172100%coinbase116d ago0x8ff36d…d7e059
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.006792100%coinbase116d ago0x4cf4f3…53d237
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003209100%coinbase116d ago0xa86dd6…c29906
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.005333100%coinbase116d ago0x6ac7d8…f210ea
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.00259100%coinbase116d ago0xc6ae66…2bfd75
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.007182100%coinbase116d ago0xf3f983…823e1c
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003077100%coinbase116d ago0xdb82f8…f2b38c
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.004855100%coinbase116d ago0x0659b8…b084b3
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.002987100%coinbase116d ago0xb6bb85…4d9aef
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.00527100%coinbase116d ago0x26a559…ba0efc
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.002877100%coinbase116d ago0xa99c38…c8cc82
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.004845100%coinbase116d ago0x70c1e1…011e3c
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.004527100%coinbase116d ago0x217932…8523de
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.002569100%coinbase116d ago0x333f2b…9be5f5
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.004613100%coinbase116d ago0xfb742a…631fc0
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.004972100%coinbase116d ago0xd2b218…fc0008
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.005223100%coinbase116d ago0x146d0f…22c36b
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.006609100%coinbase116d ago0x7115d8…5b78a6
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.009072100%coinbase116d ago0xae9769…49fa4b
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.005592100%coinbase116d ago0xf74fa5…e6b147
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.006253100%coinbase116d ago0x2796f5…e51a8c
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase116d ago0x47e42a…d18fb0
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase116d ago0xbf637b…8c09bb
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.002653100%coinbase116d ago0x98e611…834446
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase116d ago0xb2efff…2374a6

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.