Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3460…b66a0xf000…94fcBase$0.01100%coinbase6d ago0x4a4348…227c08
0x3460…b66a0xf000…94fcBase$0.01100%coinbase6d ago0xec4451…808abe
0x3460…b66a0xf000…94fcBase$0.01100%coinbase6d ago0x5b4475…db9086
0x3460…b66a0xf000…94fcBase$0.01100%coinbase6d ago0x2fefd8…31f764
0x3460…b66a0xf000…94fcBase$0.05100%coinbase6d ago0xfcb407…f50110
0x3460…b66a0xf000…94fcBase$0.01100%coinbase6d ago0x478224…649260
0x3460…b66a0xf000…94fcBase$0.01100%coinbase6d ago0x7216fa…7ca564
0x3460…b66a0xf000…94fcBase$0.01100%coinbase6d ago0x633c83…de8b13
0x3460…b66a0xf000…94fcBase$0.01100%coinbase6d ago0x749727…5021c8
0x3460…b66a0xf000…94fcBase$0.01100%coinbase6d ago0xd5ee95…ff8cb5
0x3460…b66a0xf000…94fcBase$0.01100%coinbase7d ago0xf0a7a8…46d45b
0x3460…b66a0xf000…94fcBase$0.10100%coinbase7d ago0x9a0373…2d6b82
0x3460…b66a0xf000…94fcBase$0.01100%coinbase7d ago0x841f84…b9f660
0x3460…b66a0xf000…94fcBase$0.10100%coinbase7d ago0x72b1b0…80fa76
0x3460…b66a0xf000…94fcBase$0.10100%coinbase7d ago0x054e42…1b9149
0x3460…b66a0xf000…94fcBase$0.01100%coinbase7d ago0x9b2252…5f2bfd
0x3460…b66a0xf000…94fcBase$0.10100%coinbase7d ago0xc71ff1…4b2b28
0x3460…b66a0xf000…94fcBase$0.01100%coinbase7d ago0xc484e7…3d58d4
0x3460…b66a0xf000…94fcBase$0.10100%coinbase7d ago0x9efe44…2e8adc
0x3460…b66a0xf000…94fcBase$0.05100%coinbase7d ago0x0dfa41…617d25
0x3460…b66a0xf000…94fcBase$0.05100%coinbase7d ago0x3ac645…5b5e85
0x3460…b66a0xf000…94fcBase$0.05100%coinbase7d ago0xa5aa47…4a80d6
0x3460…b66a0xf000…94fcBase$0.05100%coinbase7d ago0x5a07ce…0d0594
0x3460…b66a0xf000…94fcBase$0.01100%coinbase7d ago0x360fe1…1f29f2
0x3460…b66a0xf000…94fcBase$0.10100%coinbase7d ago0xc5a0cb…a4c16b

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.