Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0xb2cb22…c9c422
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0xabf01a…07665a
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0xb37558…e21ef8
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0x23f15a…f31d66
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0x0de39e…3b8833
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0x415021…76b4fc
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0x83047c…327f24
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0x63950e…c8b36e
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0xb62af9…622812
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0xdc6eda…7e893d
0xb90a…9ae40x299b…0695Base—$0.12100%fluxa105d ago0xf2a431…fb8a1d
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0x659251…d488fc
0xb90a…9ae40x299b…0695Base—$0.12100%fluxa105d ago0x6c0bac…af3c6a
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0x6a4615…461bd9
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0x85f811…0e62b0
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa106d ago0x5abff6…9f4cbc
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa106d ago0x72f8e1…f077c1
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa106d ago0x7ef7fb…0a45de
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa106d ago0x203e29…2a31be
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa106d ago0x0abf78…2dd82c
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa106d ago0x3c8d3c…5b1dd5
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa106d ago0xf0da99…200a33
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa106d ago0xd7cb34…2c48ed
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa106d ago0x321bbb…f98301
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa106d ago0x4ce06b…47530a

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.