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—$0.10100%coinbase55d ago0xd5296b…65f6c5
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase55d ago0xc80493…7cb212
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase55d ago0x55df95…fa78fb
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase55d ago0xe3664a…c3a9ad
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase55d ago0x1b7545…4ab611
0xca0a…2d7a0x85b4…627cBase—$0.99100%coinbase55d ago0x7d890c…43a27c
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase55d ago0xdb9dcb…923776
0xca0a…2d7a0x85b4…627cBase—$0.40100%coinbase55d ago0x2bb7b3…77dbbd
0xca0a…2d7a0x85b4…627cBase—$0.86100%coinbase55d ago0x0dac26…c7c3ba
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase55d ago0x193103…aec541
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase55d ago0x64e451…0c939a
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase55d ago0xd6f453…b95c27
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase55d ago0x113318…0612ff
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase55d ago0xbd7ed6…d82c63
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase55d ago0xf0cf90…44d2bf
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase55d ago0x553e1b…ab4c66
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase55d ago0x9d2a4b…b0f66c
0x467f…a4c10x85b4…627cBase—$0.29100%coinbase55d ago0x5713aa…03824e
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase55d ago0xa591d8…079052
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase55d ago0x6c0349…31434b
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase55d ago0xf1b8d6…02bffd
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase55d ago0x1c7084…b87be4
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase55d ago0xd36034…73ab2b
0x467f…a4c10x85b4…627cBase—$0.50100%coinbase55d ago0xc5f702…ac149d
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase55d ago0xe440e4…9392fb

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.