Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x811d…61880xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase73d ago0x6bb665…ca6663
0x811d…61880xe903…1abfBaseBlockRun.AIAi$0.007100%coinbase73d ago0x48c83f…35b1fe
0x811d…61880x7849…be8aBasex402 service$0.008100%coinbase73d ago0x68c6ec…a577f7
0x811d…61880x5721…8867Base—$0.001100%coinbase74d ago0x136f10…96532d
0x811d…61880xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase74d ago0xd4f198…042895
0x811d…61880x124f…4478Base—$0.01100%coinbase74d ago0x348496…6532db
0x811d…61880x7849…be8aBasex402 service$0.005100%coinbase74d ago0xd988ec…cb47c6
0x811d…61880xbc64…e3b0Basex402 service$0.001100%coinbase74d ago0x287f75…eb47cb
0x811d…61880xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase74d ago0x3c0d40…1532e2
0x811d…61880xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase74d ago0xf358a4…2176f5
0x811d…61880xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0x2b5151…ddc7ff
0x811d…61880xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0xc0e6f5…34cba4
0x811d…61880x217e…67c4Basex402 Service Auditx402$0.005100%coinbase74d ago0x548897…00dffc
0x811d…61880x2b6d…32c5Base2sPublic-records$0.0012100%coinbase74d ago0x92ffb4…cb336b
0x811d…61880xbc64…e3b0Basex402 service$0.001100%coinbase74d ago0x5292de…c3b30a
0x811d…61880xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase74d ago0x5a9f84…9e86d1
0x811d…61880x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase74d ago0xd8216b…c4b554
0x811d…61880xabe5…0441Base—$0.002100%coinbase74d ago0x927d07…3f1e5a

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.