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—$1.63100%coinbase10d ago0x9eb3fa…fade21
0xca0a…2d7a0x85b4…627cBase—$0.64100%coinbase10d ago0xf28b49…eb9f78
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase10d ago0x5b6375…b0a07d
0xca0a…2d7a0x85b4…627cBase—$1.59100%coinbase10d ago0x1f39bd…0ac888
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase10d ago0x42837f…614cfe
0xca0a…2d7a0x85b4…627cBase—$0.29100%coinbase10d ago0x851437…556c57
0xca0a…2d7a0x85b4…627cBase—$0.79100%coinbase10d ago0x6784aa…a04b8f
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase10d ago0xa9b556…f09348
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase10d ago0xa7effc…3478aa
0xca0a…2d7a0x85b4…627cBase—$1.49100%coinbase10d ago0xf0d446…5a3df6
0xca0a…2d7a0x85b4…627cBase—$1.81100%coinbase10d ago0xa24373…795866
0xca0a…2d7a0x85b4…627cBase—$2.20100%coinbase10d ago0x6a9b54…d93bb3
0xca0a…2d7a0x85b4…627cBase—$0.56100%coinbase10d ago0x735eea…b5d831
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase10d ago0x747978…a812a5
0xca0a…2d7a0x85b4…627cBase—$1.14100%coinbase10d ago0xec37a1…1d1593
0xca0a…2d7a0x85b4…627cBase—$1.08100%coinbase10d ago0x74efc1…7b08d7
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase10d ago0xa65e80…4eac96
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase10d ago0xb7b7e4…e946c8
0xca0a…2d7a0x85b4…627cBase—$2.56100%coinbase10d ago0xd78024…ea8fe2
0xca0a…2d7a0x85b4…627cBase—$2.02100%coinbase10d ago0x25edfa…c4a6af
0xca0a…2d7a0x85b4…627cBase—$0.35100%coinbase10d ago0x92c45b…9f0225
0xca0a…2d7a0x85b4…627cBase—$0.59100%coinbase10d ago0x5ede7c…049aee
0xca0a…2d7a0x85b4…627cBase—$0.65100%coinbase10d ago0x909d66…a082e0
0xca0a…2d7a0x85b4…627cBase—$1.65100%coinbase10d ago0xa3f37c…e45bd7
0xca0a…2d7a0x85b4…627cBase—$0.22100%coinbase10d ago0x95828b…81d051

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.