Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase14d ago0x8e505e…7a838e
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase14d ago0xa19ba2…79fb33
0x6e53…a2650xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase14d ago0x4fcb44…cb1a0f
0x7fd9…b5290xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase14d ago0x00c4f3…cebbb9
0x6e53…a2650xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase14d ago0x053f5c…6744d4
0x27d5…c09b0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase14d ago0x1bf285…f6dc8c
0x27d5…c09b0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase14d ago0xf27481…dd1ce4
0x914c…b5e40xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase14d ago0x947cce…b88df3
0x914c…b5e40xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase14d ago0x973823…0bf82e
0x914c…b5e40xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase14d ago0x0bca9c…96d0b3
0x914c…b5e40xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase14d ago0x54f976…57ffee
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase14d ago0x25be40…bfe096
0x914c…b5e40xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase14d ago0x93e671…cc74ee
0x76e9…57b30xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase14d ago0xd445aa…24d754
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase14d ago0x382386…91748c
0xc9c7…16700xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase14d ago0x5f68e0…e42c30
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase14d ago0xd823b5…35c45f
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase14d ago0x41ede5…f36f83
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase15d ago0xd7b3f9…50435b
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase15d ago0x08b713…15c42a

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.