Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa449…15ac0xc794…1149Base—$2.50100%coinbase60d ago0x00e3e6…70b5a2
0xa449…15ac0x86ee…b99dBase—$2.50100%coinbase60d ago0xd87a55…7662a2
0xa449…15ac0x0b6d…78c3Base—$2.50100%coinbase60d ago0xacd05b…2f44cd
0xa449…15ac0x5352…d3c2Base—$2.50100%coinbase60d ago0xea43e9…2d0e06
0xa449…15ac0xb238…4ab9Base—$2.50100%coinbase60d ago0xf9e6de…2e25e6
0xa449…15ac0x5352…d3c2Base—$2.50100%coinbase60d ago0x5c7b64…49217f
0xa449…15ac0xd9b1…6a43Base—$2.50100%coinbase60d ago0x8c9384…07a989
0xa449…15ac0xd9b1…6a43Base—$2.50100%coinbase60d ago0xe56498…8c215c
0xa449…15ac0xd9b1…6a43Base—$2.50100%coinbase60d ago0xe01425…0c5582
0xa449…15ac0x3542…53daBase—$2.50100%coinbase60d ago0x567c06…d1877a
0xa449…15ac0x3542…53daBase—$2.50100%coinbase60d ago0x08e143…052630
0xa449…15ac0x3542…53daBase—$2.50100%coinbase60d ago0xb5df73…d0eb53
0xa449…15ac0x3542…53daBase—$2.50100%coinbase60d ago0xdf679e…a964cd
0xa449…15ac0xa167…c8b9Base—$2.50100%coinbase60d ago0x751b45…129bc4
0xa449…15ac0x29d9…0644Base—$2.50100%coinbase60d ago0xc048f3…fde67d

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.