Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8890…7b6f0xcff5…a1c9Base—$0.01100%coinbase78d ago0xb7ecd9…d77e2f
0x8890…7b6f0x4897…9099Base—$0.01100%coinbase78d ago0x4eb8b2…8f8819
0x8890…7b6f0xfcd7…be1cBase—$0.01100%coinbase78d ago0x7f3f04…e9c176
0x8890…7b6f0xa16c…3f06Base—$0.01100%coinbase78d ago0xf5a64e…2e7bd4
0x8890…7b6f0xc43c…e0edBase—$0.01100%coinbase78d ago0xcd3512…289c06
0x8890…7b6f0xb8f4…6ec5Base—$0.01100%coinbase78d ago0xc2cc37…ebf0b1
0x8890…7b6f0x5f9e…e760Base—$0.01100%coinbase78d ago0x307cce…15d639
0x8890…7b6f0xf8a0…5ad3Base—$0.01100%coinbase78d ago0x1e5423…ad3880
0x8890…7b6f0x0813…7ba7Base—$0.01100%coinbase78d ago0x611117…7d1e0d
0x8890…7b6f0x9d64…a930Base—$0.01100%coinbase78d ago0x63d2da…5d1807
0x8890…7b6f0xeccb…6086Base—$0.01100%coinbase78d ago0x48e001…b8abc0
0x8890…7b6f0x8757…5091Base—$0.01100%coinbase78d ago0xbcb627…f0fee9
0x8890…7b6f0xf944…0fb3Base—$0.01100%coinbase78d ago0x2ac32f…7c6a86
0x8890…7b6f0xb910…fd50Base—$0.01100%coinbase78d ago0x6af0b6…921a7e
0x8890…7b6f0x8c7d…1780Base—$0.01100%coinbase78d ago0x108160…c3f02c
0x8890…7b6f0x6913…9f36Base—$0.01100%coinbase78d ago0xe5ad62…5c036c
0x8890…7b6f0x263c…78b9Base—$0.01100%coinbase78d ago0xfe72a4…a138b4
0x8890…7b6f0x0b36…cea2Base—$0.01100%coinbase78d ago0x72085c…b7426c
0x8890…7b6f0x1406…6f1fBase—$0.01100%coinbase78d ago0x36ee55…526efb
0x8890…7b6f0x8e48…3df7Base—$0.01100%coinbase78d ago0xca3788…61b0a9
0x8890…7b6f0x5d04…b96dBase—$0.01100%coinbase78d ago0xb98543…d9102f
0x8890…7b6f0x6828…9236Base—$0.01100%coinbase78d ago0x6a82d8…9635ec
0x8890…7b6f0x7221…8e9eBase—$0.01100%coinbase78d ago0xe72972…5f07a7
0x8890…7b6f0x15a9…fd1fBase—$0.01100%coinbase78d ago0x75942c…8a4a72
0x8890…7b6f0x980b…d00eBase—$0.01100%coinbase78d ago0xff12ca…00f197

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.