Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0xc1e4a9…35d049
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x690a2b…082092
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0xcb727e…e8298a
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x9a1658…24539b
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0xdab8ea…a1859f
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x1654f9…01d90c
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0xdcdbf3…cbc830
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x23e850…351dd5
0x8818…8cb30x6839…1a2bBase—$1.00100%coinbase48d ago0x3d416c…47a34f
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x91e440…d67805
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x276dce…f79662
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x4a856e…b58208
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x42e08a…319a18
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x3ba626…8b597f
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0xab5704…ac222d
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x0c4d77…f7de1c
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x23dca3…4bbd01
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x23afba…5742e7
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x96077e…95b63f
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x5fac2b…37a422
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x1117b5…73ac7e
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x6b5559…7f3feb
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x9a14ab…077eac
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x41442a…73250c
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase48d ago0x2b9779…a2633b

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.