Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb028…f0460x3e0a…78e7Base—$0.003108100%coinbase74d ago0x7979ac…08c569
0xb028…f0460x3e0a…78e7Base—$0.004119100%coinbase74d ago0xba565a…cef4d0
0xb028…f0460x3e0a…78e7Base—$0.003595100%coinbase74d ago0x8f18b2…25f856
0xb028…f0460x3e0a…78e7Base—$0.005423100%coinbase75d ago0x903da1…90b5e8
0xb028…f0460x3e0a…78e7Base—$0.003642100%coinbase75d ago0xeea160…76da0f
0xb028…f0460x3e0a…78e7Base—$0.005071100%coinbase75d ago0xb16321…7e009d
0xb028…f0460x3e0a…78e7Base—$0.005365100%coinbase75d ago0x1add9a…67913b
0xb028…f0460x3e0a…78e7Base—$0.004563100%coinbase75d ago0x0a037e…138761
0xb028…f0460x3e0a…78e7Base—$0.004696100%coinbase75d ago0x55c423…a28d90
0xb028…f0460x3e0a…78e7Base—$0.003319100%coinbase75d ago0xb2aacd…4b51d3
0xb028…f0460x3e0a…78e7Base—$0.002933100%coinbase75d ago0x9073e3…fca324
0xb028…f0460x3e0a…78e7Base—$0.005168100%coinbase75d ago0x6c7a0b…0e308a
0xb028…f0460x3e0a…78e7Base—$0.004432100%coinbase75d ago0x1ed350…249da7
0xb028…f0460x3e0a…78e7Base—$0.005217100%coinbase75d ago0x67b8b7…2fce24
0xb028…f0460x3e0a…78e7Base—$0.004943100%coinbase75d ago0x36cf9f…db6b2a
0xb028…f0460x3e0a…78e7Base—$0.005593100%coinbase75d ago0xda88d1…77fd12
0xb028…f0460x3e0a…78e7Base—$0.004262100%coinbase75d ago0xa32b6e…c65023
0xb028…f0460x3e0a…78e7Base—$0.005905100%coinbase75d ago0x54ebf7…90f287
0xb028…f0460x3e0a…78e7Base—$0.003267100%coinbase75d ago0xa6084f…870288
0xb028…f0460x3e0a…78e7Base—$0.005574100%coinbase75d ago0x3f3b83…b0b94b
0xb028…f0460x3e0a…78e7Base—$0.004494100%coinbase75d ago0x7e3324…4aa812
0xb028…f0460x3e0a…78e7Base—$0.004076100%coinbase75d ago0x4396cb…f04255
0xb028…f0460x3e0a…78e7Base—$0.005123100%coinbase75d ago0xb0f0c4…fd56f0
0xb028…f0460x3e0a…78e7Base—$0.002842100%coinbase75d ago0xa21f3e…272fbb
0xb028…f0460x3e0a…78e7Base—$0.005287100%coinbase75d ago0x17212e…ea95b0

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.