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%coinbase37d ago0x71c9e1…0315e0
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0xf2360d…7cf893
0x4606…9ea30xf000…94fcBase$0.05100%coinbase37d ago0x42fad6…04a9a1
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0xc88b6d…041d9c
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0xcd5531…687ab8
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0xb6da87…f35d67
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0x89039f…a062b6
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0x876a03…7e4fb3
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0xd71d82…bc2d10
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0xa05e8c…2b0c9e
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0xffc234…75e674
0x4606…9ea30xf000…94fcBase$0.01100%coinbase38d ago0x181ec6…73f18b
0x4606…9ea30xf000…94fcBase$0.10100%coinbase38d ago0x52a8bf…a05a9a
0x4606…9ea30xf000…94fcBase$0.10100%coinbase38d ago0x56b9da…e866ef
0x4606…9ea30xf000…94fcBase$0.10100%coinbase38d ago0xd86534…b8db11
0x4606…9ea30xf000…94fcBase$0.01100%coinbase38d ago0xf067cc…9e539a
0x4606…9ea30xf000…94fcBase$0.10100%coinbase38d ago0x098f44…b11a8e
0x4606…9ea30xf000…94fcBase$0.10100%coinbase38d ago0x9f6618…4cdd77
0x4606…9ea30xf000…94fcBase$0.10100%coinbase38d ago0x62decf…af98cc
0x4606…9ea30xf000…94fcBase$0.01100%coinbase38d ago0x4ba5ae…567b98
0x4606…9ea30xf000…94fcBase$0.10100%coinbase38d ago0x33fe2e…c22d2c
0x4606…9ea30xf000…94fcBase$0.10100%coinbase38d ago0xa91edc…d5a3a1
0x4606…9ea30xf000…94fcBase$0.01100%coinbase38d ago0x5d0eee…3a9dbd
0x4606…9ea30xf000…94fcBase$0.10100%coinbase38d ago0x6cd888…860825
0x4606…9ea30xf000…94fcBase$0.01100%coinbase38d ago0xb7b352…c863da

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.