Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0xcf9422…943b78
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x6191bb…a19d6e
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x96daa4…fa9c29
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x0edc8a…f7b177
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x751fb0…cb32f0
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x27077f…87fc14
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0xe36e40…eb23e4
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x2331e1…d44e02
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x3b5206…cf70bb
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x2ccd60…e166e7
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x6a0d2e…c12afe
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x70dc95…37676d
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x11d31a…552787
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0xec080d…7e9418
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0xe36401…1c4ba1
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x8fbc24…ab779b
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x2cf446…d53a86
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0xe9ef04…37b50b
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x21b87c…58d2bd
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0xd532ca…0b9ba8
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x94549c…dbd429
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x37e580…50138f
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0xbd0d00…2ef09d
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x6033f5…211498
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x16b52b…1954a8

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.