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%coinbase139d ago0x7bfc57…02c3df
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xc43fa3…23e2fc
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x10ab55…2cc403
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x60f1b1…0e5bd6
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xd1fbd2…5111c9
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x3b71c9…af6114
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xe7b539…91ed90
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xf61770…f0e3b4
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xe7f42a…092147
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x39f6ff…641c5b
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x21668c…f69dfa
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x35aff2…506547
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x59722a…0c0435
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x5d8b52…248b27
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0xeeba26…895cd3
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0xd77fef…cfaf1d
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x0f3ba7…a813ac
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x76d5c1…af6dd3
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x5ef996…da7bf4
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0xe80827…2d9017
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x59ac7c…5bd4b4
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x4ac5c2…064fad
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0xcd4044…d63ae5
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0xc14e7a…3ae1df
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0xb6da96…99c6a0

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.