Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$1.55100%coinbase14d ago0x0501b8…236d5a
0x467f…a4c10x85b4…627cBase—$2.25100%coinbase14d ago0xd479df…5aa9ec
0x467f…a4c10x85b4…627cBase—$2.09100%coinbase14d ago0xb48353…f646bd
0x467f…a4c10x85b4…627cBase—$1.95100%coinbase14d ago0xbcd82d…367007
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase14d ago0xd117a0…76297e
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase14d ago0x48de0e…89389e
0x467f…a4c10x85b4…627cBase—$2.90100%coinbase14d ago0xa2318f…f4cd08
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase14d ago0x1edd3c…6b3534
0x467f…a4c10x85b4…627cBase—$1.09100%coinbase14d ago0x3bebb4…6cddb4
0x467f…a4c10x85b4…627cBase—$1.05100%coinbase14d ago0x4c98bb…dfd29a
0x467f…a4c10x85b4…627cBase—$0.33100%coinbase14d ago0x87f5ce…ad2e21
0x467f…a4c10x85b4…627cBase—$0.56100%coinbase14d ago0xccf3e4…d61e7e
0x467f…a4c10x85b4…627cBase—$0.83100%coinbase14d ago0x04a9ea…01407c
0x467f…a4c10x85b4…627cBase—$1.31100%coinbase15d ago0x31d2d4…273c48
0x467f…a4c10x85b4…627cBase—$0.63100%coinbase15d ago0xd9c152…8cc9c3
0x467f…a4c10x85b4…627cBase—$0.55100%coinbase15d ago0x413a5e…e925fe
0x467f…a4c10x85b4…627cBase—$0.53100%coinbase15d ago0x5b303e…8a0738
0x467f…a4c10x85b4…627cBase—$0.97100%coinbase15d ago0x00e123…427983
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase15d ago0xf60886…63625a
0x467f…a4c10x85b4…627cBase—$0.54100%coinbase15d ago0x6d23ec…bcde73
0x467f…a4c10x85b4…627cBase—$0.56100%coinbase15d ago0x149b9d…8e96be
0x467f…a4c10x85b4…627cBase—$0.50100%coinbase15d ago0x7c96c5…4c0438
0x467f…a4c10x85b4…627cBase—$0.58100%coinbase15d ago0xc81c2b…6a2a58
0x467f…a4c10x85b4…627cBase—$1.25100%coinbase15d ago0x32adb2…877e7a
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase15d ago0x39095c…5f35e4

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.