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%coinbase10d ago0xdf52e4…e3ed37
0xca0a…2d7a0x85b4…627cBase—$1.09100%coinbase10d ago0x082b5e…1d746a
0x467f…a4c10x85b4…627cBase—$1.15100%coinbase10d ago0x6bd07e…3332a2
0x467f…a4c10x85b4…627cBase—$0.63100%coinbase10d ago0xd2c00b…eab073
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase10d ago0xd77424…45d51f
0x467f…a4c10x85b4…627cBase—$1.32100%coinbase10d ago0x1ea9ec…3fb6ff
0x467f…a4c10x85b4…627cBase—$0.61100%coinbase10d ago0x9878ea…7fa801
0x467f…a4c10x85b4…627cBase—$0.62100%coinbase10d ago0x8decf5…dc83eb
0xca0a…2d7a0x85b4…627cBase—$0.92100%coinbase10d ago0xa8604e…1d03f7
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase10d ago0xfbab06…e196f4
0xca0a…2d7a0x85b4…627cBase—$2.78100%coinbase10d ago0x5b28dd…16ff47
0x467f…a4c10x85b4…627cBase—$3.79100%coinbase10d ago0xe06b93…5d7fb7
0x467f…a4c10x85b4…627cBase—$0.53100%coinbase10d ago0x617b06…4a5f98
0x467f…a4c10x85b4…627cBase—$1.74100%coinbase10d ago0x4f92f3…aa27b1
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase10d ago0x511663…1601ed
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase10d ago0xc870d0…6e4687
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase10d ago0x0e63c0…ff99bc
0xca0a…2d7a0x85b4…627cBase—$0.41100%coinbase10d ago0xb7e4c1…522248
0x467f…a4c10x85b4…627cBase—$3.75100%coinbase10d ago0x2a22cd…ede6e8
0x467f…a4c10x85b4…627cBase—$0.36100%coinbase10d ago0xf6109b…807bb8
0xca0a…2d7a0x85b4…627cBase—$0.88100%coinbase11d ago0x62ecc0…feef00
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase11d ago0xf5d6d7…4ca8c9
0xca0a…2d7a0x85b4…627cBase—$1.31100%coinbase11d ago0x006a13…35fa45
0xca0a…2d7a0x85b4…627cBase—$0.84100%coinbase11d ago0xefdac7…34a3f8
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase11d ago0x09d582…28f876

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.