Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8eee…42400xed84…2e47Base—$0.01100%coinbase68d ago0xd1846e…0167f4
0x8eee…42400x177f…794cBase—$0.01100%coinbase69d ago0xb5d8e5…ac84d9
0x8eee…42400xe51c…0386Base—$0.01100%coinbase69d ago0xac61fa…340450
0x8eee…42400xf00b…1edaBase—$0.01100%coinbase69d ago0x0607d8…2be54b
0x8eee…42400x70a5…9962Base—$0.01100%coinbase69d ago0x3a547d…7dd90d
0x8eee…42400x4bf8…eec7Base—$0.01100%coinbase69d ago0xa97484…8d3057
0x8eee…42400x2031…ad99Base—$0.01100%coinbase69d ago0x8a9e37…27084e
0x8eee…42400xbc16…e7a7Base—$0.01100%coinbase69d ago0x66457f…925fc4
0x8eee…42400x785d…8e76Base—$0.01100%coinbase69d ago0xa23924…94bc76
0x8eee…42400x7fb7…1c36Base—$0.01100%coinbase69d ago0x7365d2…c5890c
0x8eee…42400x589c…85dcBase—$0.01100%coinbase69d ago0x0ebd35…d5cbc7
0x8eee…42400x63a5…21a2Base—$0.01100%coinbase69d ago0xbfecb0…d7bfb4
0x8eee…42400xf5ab…c955Base—$0.01100%coinbase69d ago0x8237cc…50d196
0x8eee…42400xe8f2…7007Base—$0.01100%coinbase69d ago0xb293b5…d34a52
0x8eee…42400x7c68…cc10Base—$0.01100%coinbase69d ago0x2de560…d4889d
0x8eee…42400x9875…bb50Base—$0.01100%coinbase69d ago0x3c72cc…4363c4
0x8eee…42400x5b5e…15f6Base—$0.01100%coinbase69d ago0xd4cbe3…16c408
0x8eee…42400x7ef3…af76Base—$0.01100%coinbase69d ago0xa4a20b…49adcc
0x8eee…42400x27d1…0531Base—$0.01100%coinbase69d ago0xebaae4…ec3c1e
0x8eee…42400xe286…560aBase—$0.01100%coinbase69d ago0x5bf316…17b966
0x8eee…42400x253f…93f4Base—$0.01100%coinbase69d ago0x086834…c33edd
0x8eee…42400x24c3…08d9Base—$0.01100%coinbase69d ago0x82d9d2…bcede4
0x8eee…42400x9885…5f79Base—$0.01100%coinbase69d ago0xafffdb…70ce89
0x8eee…42400xc37d…f803Base—$0.01100%coinbase69d ago0x9a1194…f89005
0x8eee…42400x7815…b227Base—$0.01100%coinbase69d ago0x964d04…7af5b6

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.