Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0x3bdb88…ea2b6b
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0xd3fa52…4192eb
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0xd1ed00…e4fe56
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0x8d3738…d99948
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0xc4fee9…e885aa
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0x577414…8539c0
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0x36f4fc…628f95
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0xe38e33…2b49e5
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0xa45e22…fed91a
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0xaec921…233b5d
0x4606…9ea30xf000…94fcBase$0.20100%coinbase18d ago0x99581f…2a6482
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0xeac87e…24d50e
0x4606…9ea30xf000…94fcBase$0.20100%coinbase18d ago0x31be80…5d6eed
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0xf3a2f1…92f56e
0x4606…9ea30xf000…94fcBase$0.20100%coinbase18d ago0x012c8e…e1bae4
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0x5825fc…70045e
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0x2fd892…bba46b
0x4606…9ea30xf000…94fcBase$0.20100%coinbase18d ago0x8455d5…cafa82
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0x6eda3a…65d87a
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0xff7fa8…f95874
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0xaffc3d…57acf1
0x4606…9ea30xf000…94fcBase$0.20100%coinbase18d ago0x8c161f…89ecb9
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0x5d687f…b33521
0x4606…9ea30xf000…94fcBase$0.20100%coinbase18d ago0x51319e…fdc1f9
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0x2915d1…be5fdc

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.