Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…72fb0xf902…1d5eBase—$0.01100%coinbase58d ago0x6a746b…b098f2
0x2688…72fb0xbcaa…0a71Base—$0.01100%coinbase58d ago0x664c49…00d5c8
0x2688…72fb0xcdce…f585Base—$0.01100%coinbase58d ago0x5fcddd…24acc9
0x2688…72fb0xf604…a398Base—$0.01100%coinbase59d ago0x155364…7fa668
0x2688…72fb0x1ace…399aBase—$0.01100%coinbase59d ago0x40ecc6…e0fbe7
0x2688…72fb0x5005…775eBase—$0.01100%coinbase59d ago0xd7d434…1f73c4
0x2688…72fb0xb505…1255Base—$0.01100%coinbase59d ago0xf6ec03…04a679
0x2688…72fb0x08d7…8d11Base—$0.01100%coinbase59d ago0x0b8e83…7f6357
0x2688…72fb0x15c7…aba0Base—$0.01100%coinbase59d ago0xcd3cc3…840dd9
0x2688…72fb0xac45…bba4Base—$0.01100%coinbase59d ago0xea314e…a69895
0x2688…72fb0xe656…3ca9Base—$0.01100%coinbase59d ago0x9b043a…b18a59
0x2688…72fb0x4d58…3027Base—$0.01100%coinbase59d ago0xa11369…babe9f
0x2688…72fb0xa156…fd44Base—$0.01100%coinbase59d ago0xde036e…a2a9ed
0x2688…72fb0x64d8…8d07Base—$0.01100%coinbase59d ago0x8e3090…83d77e
0x2688…72fb0xa751…ba35Base—$0.01100%coinbase59d ago0x64fb59…28af4a
0x2688…72fb0xa94a…f1a6Base—$0.01100%coinbase59d ago0xa3bf2b…26320c
0x2688…72fb0x0b45…3b34Base—$0.01100%coinbase59d ago0x7f0d26…97946b
0x2688…72fb0x5cc0…bfb2Base—$0.01100%coinbase59d ago0x0165cd…3de98d
0x2688…72fb0x6237…03b4Base—$0.01100%coinbase59d ago0x362367…707710
0x2688…72fb0xe5de…6bb4Base—$0.01100%coinbase59d ago0x0e33b0…3a3189
0x2688…72fb0x2160…3cecBase—$0.01100%coinbase59d ago0xdeb0f4…809e8f
0x2688…72fb0xf19e…94ceBase—$0.01100%coinbase59d ago0x464836…8426bb
0x2688…72fb0xac94…0e11Base—$0.01100%coinbase59d ago0xde4217…7795d0
0x2688…72fb0x4ca8…ba09Base—$0.01100%coinbase59d ago0x29727e…bc3cd7
0x2688…72fb0x63e6…90a2Base—$0.01100%coinbase59d ago0xf3d076…3c638c

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.