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—$0.42100%coinbase72d ago0xc0e478…bd4bb3
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase72d ago0x2087aa…eda870
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase72d ago0x2b41bd…301bc5
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase72d ago0x95f430…13d33d
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase72d ago0x5e91bd…75c618
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase72d ago0x059cff…6be041
0x467f…a4c10x85b4…627cBase—$0.48100%coinbase72d ago0x73bd13…93925d
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase72d ago0x293c06…13b031
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase72d ago0x32ac6d…cf4e51
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase72d ago0x40c4f9…4e79f2
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase72d ago0xeaad3e…d48248
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase72d ago0x3a4e71…a50bba
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase72d ago0x1d67b0…76e4bf
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase72d ago0x91555e…bcaba7
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase72d ago0x9c07d2…fc146f
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase72d ago0xd27404…f6ef8e
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase72d ago0x57506e…15c79b
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase72d ago0xd420f5…c574d4
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase72d ago0xfcd4b0…8c7986
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase72d ago0x12d2be…6baa48
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase72d ago0x06200f…24509e
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase72d ago0x441667…97d986
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase72d ago0x7d46f7…5cc9b5
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase72d ago0x11baf3…41e521
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase72d ago0x23433c…280014

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.