Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c0…c80f0x1bfc…842bBase—$0.01100%coinbase61d ago0x46919c…6df278
0xf5c0…c80f0xda45…593bBase—$0.01100%coinbase61d ago0x4b0001…801a3c
0xf5c0…c80f0x0038…7858Base—$0.01100%coinbase61d ago0xcbc73b…69bebc
0xf5c0…c80f0xfaea…c446Base—$0.01100%coinbase61d ago0xe54006…77be2a
0xf5c0…c80f0xe36c…40b6Base—$0.01100%coinbase61d ago0xca86e3…d85f14
0xf5c0…c80f0xfd34…598aBase—$0.01100%coinbase61d ago0xf350d0…82cae5
0xf5c0…c80f0x9c30…588eBase—$0.01100%coinbase61d ago0xa49157…1a2c32
0xf5c0…c80f0xccad…b725Base—$0.01100%coinbase61d ago0x7a5a16…7b643e
0xf5c0…c80f0x72be…4a7bBase—$0.01100%coinbase61d ago0x669462…b1be53
0xf5c0…c80f0x4f28…eceeBase—$0.01100%coinbase61d ago0x1c157e…ed6b3b
0xf5c0…c80f0x489c…e0cbBase—$0.01100%coinbase61d ago0xe8681b…e560f7
0xf5c0…c80f0x1527…3131Base—$0.01100%coinbase61d ago0xff4712…4e6b55
0xf5c0…c80f0x5025…861cBase—$0.01100%coinbase61d ago0xd5411c…bf24b3
0xf5c0…c80f0x5af2…5cc5Base—$0.01100%coinbase61d ago0x2e9174…aec7fe
0xf5c0…c80f0x155e…5ac5Base—$0.01100%coinbase61d ago0xcdece2…252fb2
0xf5c0…c80f0x18c1…50b7Base—$0.01100%coinbase61d ago0x09f192…ced87d
0xf5c0…c80f0x0b52…e21cBase—$0.01100%coinbase61d ago0x6d42af…445e20
0xf5c0…c80f0x7905…5ce8Base—$0.01100%coinbase61d ago0xc0100b…56c86e

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.