Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0544…39800x2ec4…be71Basex402scanX402$0.01100%coinbase20d ago0x77fc6f…1829d7
0x0544…39800x2ec4…be71Basex402scanX402$0.02100%coinbase20d ago0x45d2f3…cbfcca
0x0544…39800x2ec4…be71Basex402scanX402$0.02100%coinbase20d ago0x1aecba…0dc3d5
0x0544…39800x2ec4…be71Basex402scanX402$0.01100%coinbase20d ago0x9650b5…60564c
0x4e39…fc800x0544…3980Basex402 service$0.18100%coinbase20d ago0x8b0ba2…e1f8f9
0x4e39…fc800x0544…3980Basex402 service$0.18100%coinbase20d ago0x077cb7…a5615c
0x4e39…fc800x0544…3980Basex402 service$0.18100%coinbase20d ago0xcb65e2…0c4ec8
0x0544…39800x07f0…a045BaseStableStudioUpload$0.01100%coinbase20d ago0xc8421b…76f822
0x0544…39800x07f0…a045BaseStableStudioUpload$0.01100%coinbase20d ago0x0168d9…b2c224
0x0544…39800x07f0…a045BaseStableStudioUpload$0.01100%coinbase20d ago0x741f79…57da65
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase20d ago0x95f428…0e64ed
0x0544…39800x07f0…a045BaseStableStudioUpload$0.01100%coinbase20d ago0x7d87c7…761ca9
0x0544…39800x4e39…fc80Base—$1.00100%coinbase20d ago0x99a95e…bc3c08
0x4e39…fc800x0544…3980Basex402 service$0.48100%coinbase20d ago0xc3c3d6…db7473
0x0544…39800x07f0…a045BaseStableStudioUpload$0.04100%coinbase20d ago0xecd16f…8e47f1
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase20d ago0x2c5f09…6e9c06
0x0544…39800x07f0…a045BaseStableStudioUpload$0.01100%coinbase20d ago0x5c6d37…83f80c
0x4e39…fc800x0544…3980Basex402 service$0.12100%coinbase20d ago0xa6270f…cf11ce
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase20d ago0x75473a…5c8683
0x0544…39800x07f0…a045BaseStableStudioUpload$0.01100%coinbase20d ago0x723398…35c2b9
0x4e39…fc800x0544…3980Basex402 service$0.24100%coinbase20d ago0x0b9b44…3b5591
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase20d ago0xbe01a4…15a0cb
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase20d ago0xe180e2…70b17b
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase20d ago0x5ceb25…b322a3
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase20d ago0x134da7…28864e

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.