Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase42d ago0x5cdac7…058213
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0xdc0ae1…b27a5d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase42d ago0x25ce8d…5edbb9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0xaba5a3…49c62a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0xb12333…547d9a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0xfc89ac…ee83f4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0xa4c7ff…16a94d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase42d ago0x36cd49…718558
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase42d ago0x7165e2…7091a2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0xc7303a…2f5ea1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase42d ago0x297e8b…d408b8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0xc8032a…b2b971
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0xd057c7…efbea4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase42d ago0xead0df…52731a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0x79fa94…f495b1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase42d ago0x258fd1…6df641
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0xe6da64…3b636b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0x7aa6ce…6fb88d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0x7e2a97…051302
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0xafca50…5eb0e1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase42d ago0x414f69…207ded
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase42d ago0x4739f4…face89
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0x9c24c7…70974d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase42d ago0x949e9e…4384dc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42d ago0x83250b…824d39

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.