Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x3c80c5…d89f03
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0xfcf3ba…467d95
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0xbc6f8a…7715e8
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x259bb6…c3c659
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x2763ca…1c62ff
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0xd81401…6615c0
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x08f923…5ab928
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x724cfa…f2db28
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x5fb03c…7b570e
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x3787f1…648b19
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x2e4cf9…28d076
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0xdf9fbf…27c32e
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x756329…62f079
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x79563d…24ad36
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x587a6d…7b07f1
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0xe4b893…7eaf9c
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x1dbc86…74fc23
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x8d14df…2c7b6d
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0xa5cd08…aa71e9
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x52823f…4cb7bd
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0xb0dae7…1352d8
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x475e5e…4a2465
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0xc59722…71d935
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x686e81…17d4da
0x6f96…0b510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x858a0f…0d9f44

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.