Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0x3691ec…896e66
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0xbb4415…e1162b
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0xa2102e…ad4bf3
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0xe26c70…2da096
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0x4ee974…772dbc
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0x33aec9…8bb133
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0x4f617e…7f3f3f
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0xd72f77…0a6fe3
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0x8b35ef…1603a2
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0xa9a17c…58a91d
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0x2cc827…9b0d37
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0x1934dd…9fa9a2
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0x2e5645…ab4544
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0xa9e4a2…c7966f
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0xea10ea…68d74b
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0x46b11b…a8b5ac
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0xd7797a…4352b7
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0xcce63f…81e6c0
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0x36d9f2…323fee
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0xf04b3f…ab85c1
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0x41dd27…bb2988
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0xbef8a0…03187c
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0xfa84e9…e9dce9
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0x7ed821…7b3161
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase9d ago0x356904…2c2878

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.