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.05100%coinbase8d ago0x271970…5eaf0c
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x5d2dd7…f4fe99
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x585da7…1926d4
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x5cead4…23f585
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x3d1667…1c0629
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x9096f6…24ead0
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0xaca8d5…b1bb54
0x3460…b66a0xf000…94fcBase$0.01100%coinbase8d ago0x058026…23f0e4
0x3460…b66a0xf000…94fcBase$0.01100%coinbase8d ago0xca8065…b60e02
0x3460…b66a0xf000…94fcBase$0.01100%coinbase8d ago0xa25b44…d0b79f
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0xc7a0a0…3e4ddb
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x7df828…99d04c
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x3391a3…b8f267
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x1bf441…ae2a97
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x047cc2…1ca193
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x640961…3e6170
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x0c4dc1…c886f6
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x34f4aa…fa6aee
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0xeb1327…a9ae99
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x91a6d7…2d4ff4
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0xab4f92…fc3b6a
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x5d8c80…ef4e93
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0xb02d9e…f9220e
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x324948…cca8b9
0x3460…b66a0xf000…94fcBase$0.05100%coinbase8d ago0x1c30e0…be47d1

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.