Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase113d ago0x269f36…fe357d
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0x778ec5…531503
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0xebadd6…df217a
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xc7f4e2…630573
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0x99e21f…8dd244
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0x1c9939…531cf5
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0x0c1832…dde850
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0x966727…d935fb
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0x230079…c011cb
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0x66e5cc…71ef5a
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x3c38ae…d9ebf0
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.005202100%coinbase113d ago0x03736d…113ae9
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xab5137…ec93eb
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0x440ce9…b0e842
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xf76243…670f06
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0x89c9b6…387e15
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xcfed7f…819bdc
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xb95def…51ce95
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xde1a3f…1b2fb4
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0x19931c…fc56f4
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0x80af69…0ed380
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase114d ago0xb802e2…482dde
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase114d ago0x9fc6f4…f25ced
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase114d ago0x580997…a8afe1
0x824e…ec1b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase114d ago0x983601…2c2fca

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.