Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x283154…46d713
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x7b1038…4013af
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0xbbe181…c04467
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x098500…afd94c
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x038838…4bfa98
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x7ebd59…066446
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x3fbff6…a74e55
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x317cc8…b9f496
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x0fc675…8f20cc
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x21344c…2bc3ed
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0xc9e54e…c08377
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0xdb807b…cff196
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x08757e…9c638e
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x452966…8d4cbf
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x417ab1…a155ec
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x8cd57c…6c7ea7
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0xabf624…6e347e
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x0168fa…42be5e
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x203715…650594
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x7b52ce…6b8794
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x8af41c…b6160e
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x3c1666…381948
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0xb2b954…cb7e0e
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x967668…27dd89
0xb159…31630x5aae…482eBase—$0.001100%coinbase5d ago0x3826cd…1eda83

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.