Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase72d ago0x99b784…2e4823
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase72d ago0xc3bd44…df711a
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0x0df8d1…96b607
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase72d ago0x58c522…8e72fa
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0x451b89…0ed19d
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase72d ago0x8c3d6b…b3a6df
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0x8378a3…9f509f
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase72d ago0x8543ae…6b7310
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase72d ago0x18d091…29deb5
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase72d ago0x1bf587…db4433
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase72d ago0x55a895…dd58e9
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase72d ago0xebedd2…b53e85
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase72d ago0x945e12…38a105
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0x17a8e0…d81f35
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase72d ago0x020f91…f3f10b
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase72d ago0x11b890…329abf
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase72d ago0x041a5b…09e6d4
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase72d ago0x956ec1…2cf8bf
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase72d ago0x470e98…3142bc
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase72d ago0x5b3b89…6ec4b0
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase72d ago0x5a2422…81994c
0x8be7…ffb50xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase72d ago0x85cdd0…49e72a

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.