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%coinbase7d ago0x729ad8…8c03e8
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase7d ago0xf3a52c…f90710
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase8d ago0xcaec3a…1f7aa1
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x5e4e1a…3890a8
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x6e71fa…c1b9c3
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0xfebb2e…283cf5
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x9e3df2…b639bc
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x7fcb8d…848202
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x364b4e…8300cb
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0xe8d467…0b38ba
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x6401ad…0c462d
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x0555b9…64d9dd
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x7b1ef3…63f2e3
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x99bcfe…84b298
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x8154c4…632b1e
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x4c3b19…56b7c0
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x0b9f1d…f71325
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x9d2faf…51f02e
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0xaba19c…6e730e
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x58bdde…69e74a
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x9e9469…bbd653
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0xe6a97c…5a3ec4
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x722762…b5868c
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0xc3bb79…c906df
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase8d ago0x4bcb93…8ff5f3

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.