Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3327…9b1c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase74d ago0xa514b4…c39819
0x7565…d3440xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase74d ago0x6b9038…ebf16d
0xa5b2…2aed0xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase74d ago0x78f8ea…069a71
0x2c58…29500xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase74d ago0xa389f7…7ae8e3
0x45ae…38980xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase74d ago0x500566…e51ad8
0x5958…50360xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase74d ago0xe35588…ed5a9a
0x7f4b…3b920xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase74d ago0x475fb5…937ba3
0x5958…50360xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase74d ago0x5285ff…3e79c6
0x56b7…fc730xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase74d ago0xaecb2e…0f4a12
0xe47e…faf80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase74d ago0xca148f…f36362
0x0d8a…c98b0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase75d ago0xe7df19…69f7a6
0xe616…46c70xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase75d ago0xe0cf72…977495
0x36a9…5faf0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase75d ago0x647660…0b6e29
0x3a2e…e5bb0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase75d ago0xed1a8a…cfcd36
0x83c5…07f70xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase75d ago0x2bbae7…6b4f4a
0xe79b…bd240xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase75d ago0xe7d2ac…e77283
0x3105…b5a90xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase75d ago0x9a1426…504d00
0x9852…8e4b0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase75d ago0x7a0926…d9e69b
0x79d8…61300xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase75d ago0x6bbb3a…9d57f8
0x3f52…3a8f0xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase75d ago0x09a751…c29650
0x151c…e65e0xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase75d ago0xe58c06…61681e
0xce42…2c510xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase75d ago0xef26a1…53154b
0x9c15…925c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase75d ago0x339899…41a657
0xd237…bce20xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase75d ago0x2fb18b…a749cd
0x6feb…4ab10xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase75d ago0xde39a1…9370ae

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.