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.20100%coinbase97d ago0x558029…73d709
0xca0a…2d7a0x85b4…627cBase—$0.20100%candidates97d ago0x095cc4…252984
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase97d ago0x5a80bd…b65861
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
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase97d ago0xb84eea…095e91
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase97d ago0xe1f4f6…94400b
0xca0a…2d7a0x85b4…627cBase—$0.19100%coinbase97d ago0x832f5c…a7a8e3
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase97d ago0xd1e646…daa2ef
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase97d ago0x171687…6aa79c
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

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.