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.20100%coinbase97d ago0x228cc2…bea72e
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase97d ago0x805d6f…4ea301
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase97d ago0xf57957…bdbe9c
0x467f…a4c10x85b4…627cBase—$0.12100%candidates97d ago0x0bbee1…9c4f3b
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase97d ago0x65bf6a…aa0a87
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase97d ago0x6dd487…feb540
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase97d ago0xedcfbc…ab57d3
0x467f…a4c10x85b4…627cBase—$0.05100%candidates97d ago0xc19ec4…49a510
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase97d ago0x36dd61…cbfbbf
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase97d ago0xfdcb3a…06d2e4
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase97d ago0xf488e1…9f3cfa
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase97d ago0x5b9c1a…00f5a7
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase97d ago0xda31e0…cd29bd
0x467f…a4c10x85b4…627cBase—$0.04100%candidates97d ago0x71da0b…e19bf4
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase97d ago0xe137c1…44f09c
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase97d ago0x2ad306…be1315
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase97d ago0x721cbc…3ae0fc
0x467f…a4c10x85b4…627cBase—$0.32100%candidates97d ago0x762445…07fec9
0x467f…a4c10x85b4…627cBase—$0.05100%candidates97d ago0xa680c0…ec7ad1
0x467f…a4c10x85b4…627cBase—$0.03100%candidates97d ago0xa7e037…34124e
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase97d ago0xe17601…f5ede4
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase97d ago0xbffab6…2dd771
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase97d ago0x052378…80efd7
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase97d ago0x299d34…188703
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase97d ago0xb93b43…202678

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.