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%coinbase42d ago0xf48ece…70f639
0x3460…b66a0xf000…94fcBase$0.01100%coinbase42d ago0xf9cf1d…9611e2
0x3460…b66a0xf000…94fcBase$0.01100%coinbase42d ago0x10f004…eb9f96
0x3460…b66a0xf000…94fcBase$0.01100%coinbase42d ago0x97bf32…1b3af1
0x3460…b66a0xf000…94fcBase$0.01100%coinbase42d ago0x836e4f…483beb
0x3460…b66a0xf000…94fcBase$0.05100%coinbase42d ago0xd4d494…75e34f
0x3460…b66a0xf000…94fcBase$0.05100%coinbase42d ago0x41e2e3…f8e667
0x3460…b66a0xf000…94fcBase$0.01100%coinbase42d ago0x2a89e0…1205b5
0x3460…b66a0xf000…94fcBase$0.01100%coinbase42d ago0xd449c6…f090f3
0x3460…b66a0xf000…94fcBase$0.01100%coinbase42d ago0x30a250…ba5699
0x3460…b66a0xf000…94fcBase$0.01100%coinbase42d ago0xfa2315…180e94
0x3460…b66a0xf000…94fcBase$0.01100%coinbase42d ago0x987534…139c2b
0x3460…b66a0xf000…94fcBase$0.01100%coinbase42d ago0xc8e539…fc5f0a
0x3460…b66a0xf000…94fcBase$0.05100%coinbase42d ago0x107d95…369911
0x3460…b66a0xf000…94fcBase$0.01100%coinbase42d ago0x06cdf9…5b02bc
0x3460…b66a0xf000…94fcBase$0.01100%coinbase42d ago0x831c1a…6bef9c
0x3460…b66a0xf000…94fcBase$0.01100%coinbase42d ago0x9b0946…efbeb4
0x3460…b66a0xf000…94fcBase$0.03100%coinbase43d ago0xed9d2a…42f8b6
0x3460…b66a0xf000…94fcBase$0.03100%coinbase43d ago0x17116e…bcd561
0x3460…b66a0xf000…94fcBase$0.03100%coinbase43d ago0x5c549e…626cba
0x3460…b66a0xf000…94fcBase$0.03100%coinbase43d ago0xa58d77…24c5d5
0x3460…b66a0xf000…94fcBase$0.03100%coinbase43d ago0xa1c68e…5f2948
0x3460…b66a0xf000…94fcBase$0.03100%coinbase43d ago0x5c3bca…757fd3
0x3460…b66a0xf000…94fcBase$0.03100%coinbase43d ago0x0f3b18…e1ffe6
0x3460…b66a0xf000…94fcBase$0.03100%coinbase43d ago0xad7271…8c4437

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.