Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0x46a785…4dc923
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0x499c7f…48b83f
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0xd78513…5a3c12
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0xac8bdf…c0abec
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0xd2dbad…8869b9
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0xcdec0a…c68b1d
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0x9317ab…340e97
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0xe488fa…7cb9d9
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0xdde1fc…e3252c
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0xd55c5a…927497
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0x74312a…85e8de
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0x15ca49…0e1441
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x507872…09e5bf
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x2b5a35…d26349
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x8d3d85…5da0df
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x2e182f…d9eb56
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x3c67cc…39eced
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x559763…0f963c
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0xe1e8e5…bf4969
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x304974…5f7e87
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x1a0579…63fd02
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x5c94b1…0972c1
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0x9a027e…fbff6a
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0x8d04b5…5089bc
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0x2614e7…06d4b8

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.