Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase40d ago0x828cd5…24c45f
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase40d ago0xa0acff…e23a34
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xd3f0d3…65bad4
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase40d ago0x48998c…0415dd
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase40d ago0xed9812…c977aa
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x6a5a60…8b0a6f
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.00979100%coinbase40d ago0xdd4187…42f50c
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase40d ago0x56b382…1894cc
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase40d ago0xfa684f…82aca9
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase40d ago0x41a268…a7a585
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase40d ago0x6a83ff…1b6cfd
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase40d ago0x604104…5eaf1d
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xdb85de…5f04fe
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase40d ago0x711432…3fdb8b
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase40d ago0xd7a072…029459
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase40d ago0x2a9682…0d67f0
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xba53ee…3d9995
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.007842100%coinbase40d ago0xa10612…f77f59
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase40d ago0xbe8b77…668d13
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase40d ago0x37c103…93a49c
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase40d ago0xdb0a7b…6296f0
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase40d ago0x83f41c…d2e6f7
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase40d ago0xa1edce…ced6fb
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase40d ago0xc1ed5d…10f63e
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase40d ago0x1e37fb…754e09

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.