Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36a9…5faf0xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase75d ago0x8ef10f…9f7efa
0x17a9…42f10xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase76d ago0x9d7c6b…5fa548
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase76d ago0xaefec9…f00bf8
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase76d ago0xebc0c6…be9744
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase76d ago0xad3da6…0c7e81
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase76d ago0xf7fc68…00ad66
0x9042…a9420xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase76d ago0x8fed0f…8365ed
0xaf5b…85ae0xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase76d ago0x1a25cb…8ebb5d
0x3105…b5a90xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase76d ago0x41a59f…5be513
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase76d ago0x5c8616…b98ea8
0x9936…4a370xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase76d ago0x8bcc4d…0308bd
0x9415…ad820xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase76d ago0x4141b5…45cc49
0x4290…be9d0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase76d ago0x915c8f…908957
0x4888…bb360xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase76d ago0xe18cf1…9e76f4
0x3885…eaf00xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase76d ago0xe19d35…867c32
0x7695…649c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase76d ago0xe70c7c…fbdbdd
0x23be…6a8e0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase76d ago0x55e794…689079
0xddae…28b10xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase76d ago0x62e4a8…ac881a
0x7548…6be80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase76d ago0x18ec55…495ef3
0xa306…5bbc0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase76d ago0x66e82d…169a10
0x3f3a…8a980xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase76d ago0xac93ec…f8a343
0x3f3a…8a980xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase76d ago0x6290bb…08a73b
0x09a0…ef200xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase76d ago0xddadb5…186a0b
0x63d7…e1ef0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase76d ago0xb12f6c…e2775f
0x7760…7eca0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase76d ago0xd00a8e…23e130

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.