Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1e7…0fc90x325b…d430BaseStableEnrichExa$0.002100%coinbase100d ago0xef9221…fe4cdc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x31f14a…451f1f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase100d ago0x90da90…7c2b87
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase100d ago0x0d36f8…d26184
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase100d ago0xf60a3b…21b0d9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase100d ago0x843b6a…efd110
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase100d ago0xce256b…9d4c2e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x75c1f7…d4b312
0x35ed…4f580x40a8…ad8bBasex402 service$0.005100%coinbase100d ago0x617b99…2ac20a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase100d ago0x225d1f…519bc9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase100d ago0xd014d8…a7515e
0xb1e7…0fc90x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xec0400…98e425
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase100d ago0x3b4e84…9caf25
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase100d ago0x729c6b…42a58d
0xf28f…a87b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase100d ago0x37e760…33c45d
0xf28f…a87b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase100d ago0xc8d9bc…2e3987
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0x434e00…a3346a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase100d ago0x9973e5…8d60a8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase100d ago0xd3c681…182cb2
0x2e1d…a6dd0x10d8…b610eip155:1—$1.20100%Route unknown100d ago0xbfb756…07559f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase100d ago0xf2f42e…c48cd0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase100d ago0xd98411…2fbef2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase100d ago0x7fcded…1cfaee
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase100d ago0x27f748…33dfbd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase100d ago0x5a2063…f18242

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.