Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x72b06c…e060f8
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0xc5ded5…b96330
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x2c91a6…5a9643
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x2a2ea1…a1b17a
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x36a422…29867d
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x13f675…8200af
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x0d3e5c…8f8cb5
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0xdfb148…7216e1
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0xb3b1b6…5161c6
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0xe016ac…d7450d
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0xbb5511…00601a
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x032d95…37c22a
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0xe89e15…defa90
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x425b0a…aaab6c
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x47ba7a…41c47c
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0xa49be8…27ffa0
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x4ddc61…ecf79a
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x0d17fd…a68ceb
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x9736cd…28e7b5
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0xd78851…b01b26
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x2f6dce…c6a1fc
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x4f85ba…bc27df
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0xeea876…b15229
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x21e233…fdd47b
0xd8e5…7a9c0x5aae…482eBase—$0.001100%coinbase9d ago0x7f4396…0aab84

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.