Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2984…44390xe2e5…1ec1Base—$0.01100%coinbase69d ago0xcd1985…cfa57e
0x2984…44390x3634…d0d0Base—$0.01100%coinbase69d ago0x37034d…6e8d31
0x2984…44390x4435…4b46Base—$0.01100%coinbase69d ago0x269754…686c32
0x2984…44390xa6de…badcBase—$0.01100%coinbase69d ago0x6ae718…2676c4
0x2984…44390xd4e4…24c9Base—$0.01100%coinbase69d ago0x36fcb2…354d3b
0x2984…44390x00b7…3485Base—$0.01100%coinbase69d ago0xddef21…6b8d4a
0x2984…44390x7051…6ae6Base—$0.01100%coinbase69d ago0x20d108…522bbb
0x2984…44390x8ca3…82baBase—$0.01100%coinbase69d ago0xd92cd4…51b910
0x2984…44390xa343…4e0fBase—$0.01100%coinbase69d ago0x7129ca…a62b19
0x2984…44390xf9f4…80d1Base—$0.01100%coinbase69d ago0x91532c…561db1
0x2984…44390xe063…a832Base—$0.01100%coinbase69d ago0xdc10f8…f5f95a
0x2984…44390x8140…3004Base—$0.01100%coinbase69d ago0xe17e9d…497981
0x2984…44390xe71a…ffcbBase—$0.01100%coinbase69d ago0x1be0c5…4c758e
0x2984…44390xa81b…6693Base—$0.01100%coinbase69d ago0x1bc2d0…4a52c4
0x2984…44390x45b3…6971Base—$0.01100%coinbase69d ago0xd1aaee…b5a287
0x2984…44390x56a9…40cbBase—$0.01100%coinbase69d ago0x92e15a…e78f43
0x2984…44390x1682…893aBase—$0.01100%coinbase69d ago0x494c5b…1d833c
0x2984…44390x153f…a2f1Base—$0.01100%coinbase69d ago0xe47aec…c06038
0x2984…44390x1183…2f7dBase—$0.01100%coinbase69d ago0xabdacd…600fa2
0x2984…44390x997e…78e8Base—$0.01100%coinbase69d ago0x9aa5d9…52e653
0x2984…44390xb148…b246Base—$0.01100%coinbase69d ago0x50ef7c…567645
0x2984…44390xcdcd…f16dBase—$0.01100%coinbase69d ago0xa8f3df…8baf09
0x2984…44390x4653…8977Base—$0.01100%coinbase69d ago0x519af2…cac464
0x2984…44390xefd9…f513Base—$0.01100%coinbase69d ago0x5dbc4f…30a9a4
0x2984…44390xbe4c…b687Base—$0.01100%coinbase69d ago0xa10ce8…2d218e

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.