Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase—$0.01100%coinbase21d ago0xe1fb0d…ba68ac
0xf576…65920xf000…94fcBase—$0.03100%coinbase21d ago0xcdcea8…ccd497
0xf576…65920xf000…94fcBase—$0.03100%coinbase21d ago0x5e0f8e…919543
0xf576…65920xf000…94fcBase—$0.03100%coinbase21d ago0x63b5fc…c6b61c
0xf576…65920xf000…94fcBase—$0.03100%coinbase21d ago0xabdebc…a45691
0xf576…65920xf000…94fcBase—$0.03100%coinbase21d ago0x539608…0fc923
0xf576…65920xf000…94fcBase—$0.01100%coinbase21d ago0x8ec8e2…503d2e
0xf576…65920xf000…94fcBase—$0.03100%coinbase21d ago0x729ac4…7bb2c7
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x17ef5d…eaacd2
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x491748…b978f5
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x66e714…a0f09a
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x9858b1…221a94
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x122036…a285e3
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0xfd7dad…86d9ca
0xf576…65920xf000…94fcBase—$0.03100%coinbase21d ago0x882936…e83812
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x0e53d3…a07348
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x91cc8f…bced40
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0xfede39…2cd588
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x64c4d9…ec1144
0xf576…65920xf000…94fcBase—$0.03100%coinbase21d ago0x966794…b2b759
0xf576…65920xf000…94fcBase—$0.03100%coinbase21d ago0x070af1…dc3b80
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x73227a…b2f736
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x4ca401…ac3623
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0x7bcebf…d4525b
0xf576…65920xf000…94fcBase—$0.10100%coinbase21d ago0xec52a5…850230

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.