Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4859…bc100x03d7…584cBasex402 service$0.29100%coinbase94d ago0x109dca…7f4f7a
0x4859…bc100xdcec…7566Basex402 service$0.01100%coinbase94d ago0xd9ba92…757f4f
0x4859…bc100x4466…125eBasex402 service$0.0022100%coinbase94d ago0xe7ddcd…c1e6ef
0x4859…bc100x124f…4478BaseStableCryptoDefillama$0.01100%coinbase94d ago0x6a35d5…842cd9
0x4859…bc100xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase94d ago0xdfa0be…042118
0x4859…bc100xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase94d ago0x75ee2c…2c7593
0x4859…bc100xb65b…c818Basex402 service$0.001100%coinbase94d ago0x438dcb…beac81
0x4859…bc100x2932…4f60Basex402 service$0.01100%coinbase94d ago0x87f6bd…d3ffd9
0x4859…bc100x1e15…2817BaseSeoul Weather APIWeather$0.01100%coinbase94d ago0x19e160…fd6114
0x4859…bc100x217e…67c4Basex402 Service Auditx402$0.003100%coinbase94d ago0xa3ae40…3d17d3
0x4859…bc100x217e…67c4Basex402 Service Auditx402$0.003100%coinbase94d ago0x8bf0b3…51f6fb
0x4859…bc100x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase94d ago0xab59fa…a911a1
0x4859…bc100x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase94d ago0x887a8b…a166f6
0x4859…bc100xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase94d ago0xac6715…89c80a
0x4859…bc100x4466…125eBasex402 service$0.005100%coinbase94d ago0xb6882c…095969
0x4859…bc100xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase94d ago0x4cf0d8…04c701
0x4859…bc100x2932…4f60Basex402 service$0.01100%coinbase94d ago0x84e03f…1788c3
0x4859…bc100x7dd5…2629Basex402 service$0.12100%coinbase94d ago0x0bf2a3…d382a9
0x4859…bc100x515e…f8ccBasex402 service$0.06100%coinbase94d ago0xea62f4…cbdbdf
0x4859…bc100x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase94d ago0x030487…1f0441
0x4859…bc100x2932…4f60Basex402 service$0.01100%coinbase94d ago0x03f373…398208

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.