Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0xae570f…448003
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0x8f6cdb…79abbb
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0xaabcf8…64f5e0
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0x7c36e8…10149d
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0x266615…a2ee00
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0xa5a420…6c106d
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0xb63579…bba85d
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0x3447ee…dbea07
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0x4e3ffb…93b271
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0xd8e8fb…e4332f
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0xd7cd27…708bd8
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0xa21577…5e9207
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0xacd692…fe519c
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0x8fb23e…d5ed8b
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0x195460…5f0b66
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0xfa5404…8d68bd
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa35d ago0xe86d8a…f1de6b
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa35d ago0x311e55…63e2fd
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa35d ago0x1d8fa8…0cf0df
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa35d ago0xe85e9f…632b32
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa35d ago0x3a4ad0…7b50d6
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa35d ago0xf9a1b1…54e500
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa35d ago0xbb08be…78eacb
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa35d ago0x27c820…e743f9
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa35d ago0xaebfff…94fa11

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.