Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$3.16100%coinbase9d ago0xdf52e4…e3ed37
0xca0a…2d7a0x85b4…627cBase—$1.09100%coinbase9d ago0x082b5e…1d746a
0xca0a…2d7a0x85b4…627cBase—$0.92100%coinbase9d ago0xa8604e…1d03f7
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase9d ago0xfbab06…e196f4
0xca0a…2d7a0x85b4…627cBase—$2.78100%coinbase9d ago0x5b28dd…16ff47
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase9d ago0xc870d0…6e4687
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase9d ago0x0e63c0…ff99bc
0xca0a…2d7a0x85b4…627cBase—$0.41100%coinbase9d ago0xb7e4c1…522248
0xca0a…2d7a0x85b4…627cBase—$0.88100%coinbase9d ago0x62ecc0…feef00
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase9d ago0xf5d6d7…4ca8c9
0xca0a…2d7a0x85b4…627cBase—$1.31100%coinbase9d ago0x006a13…35fa45
0xca0a…2d7a0x85b4…627cBase—$0.84100%coinbase9d ago0xefdac7…34a3f8
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase9d ago0x09d582…28f876
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase9d ago0x3bec04…c18ecb
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase9d ago0x96e251…0df948
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase9d ago0xfc3a54…9798e2
0xca0a…2d7a0x85b4…627cBase—$3.86100%coinbase9d ago0xa52763…4b4029
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase9d ago0x737df4…7655de
0xca0a…2d7a0x85b4…627cBase—$1.24100%coinbase9d ago0xab06b4…8d4333
0xca0a…2d7a0x85b4…627cBase—$0.86100%coinbase9d ago0x6384b7…57e597
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase9d ago0x18e3a3…e3c02b
0xca0a…2d7a0x85b4…627cBase—$14.74100%coinbase9d ago0x7fb260…6a34d0
0xca0a…2d7a0x85b4…627cBase—$0.79100%coinbase9d ago0xc4ca2c…4b4793
0xca0a…2d7a0x85b4…627cBase—$2.00100%coinbase9d ago0x8434cf…007274
0xca0a…2d7a0x85b4…627cBase—$1.20100%coinbase9d ago0xc3de7f…7b5fb3

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.