Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4859…bc100x515e…f8ccBasex402 service$0.05100%coinbase87d ago0x634e64…c6b6d1
0x4859…bc100x2932…4f60Basex402 service$0.25100%coinbase87d ago0xb5f252…6da617
0x4859…bc100xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase87d ago0x7f44c9…69f3d5
0x4859…bc100xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase87d ago0x343744…8047ed
0x4859…bc100xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase87d ago0xbcc612…5acf1a
0x4859…bc100xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase87d ago0x5ea47e…d154e8
0x4859…bc100x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase87d ago0xd43c94…f09ca6
0x4859…bc100xbc64…e3b0Basex402 service$0.001100%coinbase87d ago0x8d2f49…163d64
0x4859…bc100xffff…e0dbBasePayPerBytePayperbyte$0.005100%coinbase87d ago0xc7f49b…1b3ebb
0x4859…bc100xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase87d ago0x419055…d80c16
0x4859…bc100x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase87d ago0x11ea62…b1c49f
0x4859…bc100x2d3a…c423Baseonchain-gasCrypto$0.004100%coinbase87d ago0x0aa9e4…847763
0x4859…bc100x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase87d ago0xd9f093…76149e
0x4859…bc100xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase87d ago0xa6781b…c1e51d
0x4859…bc100x2932…4f60Basex402 service$0.01100%coinbase87d ago0x6200e9…cdd26b
0x4859…bc100xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase87d ago0x905830…17fc11
0x4859…bc100x217e…67c4Basex402 Service Auditx402$0.003100%coinbase87d ago0x4e81d5…42c2e6
0x4859…bc100xb3e9…e3a5Basex402 service$0.001100%coinbase87d ago0x7a5745…16204c
0x4859…bc100x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase87d ago0x626195…130b70
0x4859…bc100x217e…67c4Basex402 Service Auditx402$0.003100%coinbase87d ago0x75c3a0…aa22ef
0x4859…bc100x217e…67c4Basex402 Service Auditx402$0.003100%coinbase87d ago0xf6a8e9…88a4c1
0x4859…bc100x2932…4f60Basex402 service$0.01100%coinbase87d ago0x593ee4…43afdd
0x4859…bc100xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase87d ago0x1b35de…a022dc
0x4859…bc100xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase87d ago0x181ac2…03ff3b
0x4859…bc100x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase87d ago0x90a5c1…ee728a

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.