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
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase10d ago0x88532b…09a2b9
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase10d ago0x425c19…f4de67
0x467f…a4c10x85b4…627cBase—$2.13100%coinbase10d ago0xfb8524…7b21ad
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
0x467f…a4c10x85b4…627cBase—$0.80100%coinbase10d ago0x3c9219…882dcf
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase10d ago0xe8661d…cbeaac
0x467f…a4c10x85b4…627cBase—$0.65100%coinbase10d ago0x55f0b7…93b083
0xca0a…2d7a0x85b4…627cBase—$2.20100%coinbase10d ago0x6a9b54…d93bb3
0xca0a…2d7a0x85b4…627cBase—$0.56100%coinbase10d ago0x735eea…b5d831
0x467f…a4c10x85b4…627cBase—$1.77100%coinbase10d ago0x5a6af6…e6c632
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase10d ago0x747978…a812a5
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase10d ago0xb8643a…74f211
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase10d ago0xcac491…7384be
0x467f…a4c10x85b4…627cBase—$0.36100%coinbase10d ago0x191f16…5f2f2e
0x467f…a4c10x85b4…627cBase—$0.82100%coinbase10d ago0xf96691…ae9f0f

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.