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.63100%coinbase27d ago0x8f6bad…c30f11
0xca0a…2d7a0x85b4…627cBase—$2.00100%coinbase27d ago0xc1c8a3…6b4d4e
0xca0a…2d7a0x85b4…627cBase—$1.78100%coinbase27d ago0xaf456b…dc0615
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase27d ago0x941557…65269d
0x467f…a4c10x85b4…627cBase—$2.67100%coinbase27d ago0x843a20…7ae773
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase27d ago0x7044b5…84e347
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase27d ago0xc9475f…9ac9ec
0xca0a…2d7a0x85b4…627cBase—$1.60100%coinbase27d ago0x6a6be1…51168a
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase27d ago0x793794…d901a1
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase27d ago0x75f6fd…9e1c08
0xca0a…2d7a0x85b4…627cBase—$0.77100%coinbase27d ago0x445f43…d28e3c
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase27d ago0x7e5674…a594e1
0xca0a…2d7a0x85b4…627cBase—$2.00100%coinbase27d ago0xd09ce4…44fe7d
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase27d ago0x61f3cd…f92c0c
0x467f…a4c10x85b4…627cBase—$1.55100%coinbase27d ago0x52a1a6…e4de16
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase27d ago0x44a497…3b366e
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase27d ago0x2de68e…2dbd7c
0x467f…a4c10x85b4…627cBase—$1.00100%coinbase27d ago0x8c3635…bbc5ba
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase27d ago0xe5c1a7…5c657e
0x467f…a4c10x85b4…627cBase—$1.32100%coinbase27d ago0x6b99bd…2dacd6
0xca0a…2d7a0x85b4…627cBase—$3.20100%coinbase27d ago0x03893d…18e25f
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase27d ago0x0372ff…07e234
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase27d ago0x3060f3…b8908a
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase27d ago0x590a90…bad6b8
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase27d ago0x28ce28…58790e

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.