Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase10d ago0x9299ac…17f85c
0x91f1…f8800xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase10d ago0x38ea96…b4264c
0x91f1…f8800xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase10d ago0xef1690…0c2d0c
0x91f1…f8800xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase10d ago0xe5f3b9…464fe2
0x91f1…f8800xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase10d ago0x097ab0…b1c286
0x91f1…f8800xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase10d ago0x19a309…3dbf8e
0x91f1…f8800xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase10d ago0xc8974d…71763a
0x91f1…f8800xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase10d ago0xbfaa02…bd7fb5
0x91f1…f8800xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase10d ago0x7dc775…7e4084
0x91f1…f8800xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase10d ago0x25f69f…6acdc1
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase10d ago0xdbaae4…09cfab
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase10d ago0x0ffcd2…b8b255
0x5f00…89140xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase10d ago0x97c3eb…7cd4f1
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase10d ago0x260217…cd7be5
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase10d ago0x80e664…dbce9e
0x91f1…f8800xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase11d ago0x4e1cea…7eb655
0x91f1…f8800xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase11d ago0x9d996b…00fd1e
0x91f1…f8800xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase11d ago0xdef385…e240c0
0x91f1…f8800xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase11d ago0x2e9ecb…cac4f0

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.