Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e9f…41650x4466…125eBasex402 service$0.0022100%coinbase41d ago0x597ec3…c5937a
0x57d3…cb390x4466…125eBasex402 service$0.0022100%coinbase41d ago0x3e8ba7…814a22
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase41d ago0x521cd6…32437c
0x0d4d…555c0x4466…125eBasex402 service$0.02100%coinbase41d ago0x673392…435eb8
0x0d4d…555c0x4466…125eBasex402 service$0.01100%coinbase41d ago0xa0e3da…cec89f
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase41d ago0x8434e3…7449f5
0x8ca3…2d150x4466…125eBasex402 service$0.03100%coinbase41d ago0x5b3d20…24b32f
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase41d ago0xd16e27…bc3ae3
0xf068…258e0x4466…125eBasex402 service$0.004100%coinbase41d ago0x1d4b12…a59f84
0x9a6d…97150x4466…125eBasex402 service$0.004100%coinbase41d ago0x362739…388951
0xf5c5…a03b0x4466…125eBasex402 service$0.004100%coinbase41d ago0x769e52…862d7a
0x2abc…1a8d0x4466…125eBasex402 service$0.02100%coinbase41d ago0x22e039…f21538
0x57d3…cb390x4466…125eBasex402 service$0.0022100%coinbase41d ago0x52d2d9…f2e5cb
0xff9f…0e320x4466…125eBasex402 service$0.01100%coinbase41d ago0x75af24…8421a7
0x9a6d…97150x4466…125eBasex402 service$0.008100%coinbase41d ago0x25a1f4…66c59b
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase42d ago0xc13ddf…aa4e4e
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase42d ago0x9d1a14…83a29d
0xcae3…aafe0x4466…125eBasex402 service$0.02100%coinbase42d ago0x61f223…f09f35
0x8ca3…2d150x4466…125eBasex402 service$0.02100%coinbase42d ago0xd2b334…166043
0xff9f…0e320x4466…125eBasex402 service$0.03100%coinbase42d ago0xc7e057…b03a32
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase42d ago0x20a835…8ef991
0x8ca3…2d150x4466…125eBasex402 service$0.006100%coinbase42d ago0x9423be…012dcd
0x3e9f…41650x4466…125eBasex402 service$0.03100%coinbase42d ago0xeae56b…2fd1b2
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase42d ago0xada1b6…235233
0xcae3…aafe0x4466…125eBasex402 service$0.02100%coinbase42d ago0x5803d6…1892af

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.