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%coinbase35d ago0xa9927f…17bfa1
0x3460…b66a0xf000…94fcBase$0.01100%coinbase35d ago0xcaf9ed…d470e5
0x3460…b66a0xf000…94fcBase$0.05100%coinbase35d ago0x55f5ea…a80f4f
0x3460…b66a0xf000…94fcBase$0.01100%coinbase35d ago0x60a75e…e39e1a
0x3460…b66a0xf000…94fcBase$0.01100%coinbase35d ago0x7c84df…3beb7e
0x3460…b66a0xf000…94fcBase$0.01100%coinbase35d ago0x745a10…62095e
0x3460…b66a0xf000…94fcBase$0.05100%coinbase35d ago0xa62dfe…35ea1d
0x3460…b66a0xf000…94fcBase$0.01100%coinbase35d ago0x5047bd…a43ac4
0x3460…b66a0xf000…94fcBase$0.01100%coinbase35d ago0x3fb912…4845f0
0x3460…b66a0xf000…94fcBase$0.01100%coinbase35d ago0xbc729f…60d7e8
0x3460…b66a0xf000…94fcBase$0.01100%coinbase35d ago0xb74981…39a274
0x3460…b66a0xf000…94fcBase$0.01100%coinbase35d ago0xb80212…0f0219
0x3460…b66a0xf000…94fcBase$0.01100%coinbase35d ago0xe819d1…3f3d2d
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0x288e2d…0c5680
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0xedc405…f85c63
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0x02112c…ae52b1
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0xa9a008…2365f9
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0x85ec9a…3af3e2
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0x2696d4…f1e6cd
0x3460…b66a0xf000…94fcBase$0.10100%coinbase36d ago0xb64787…296f80
0x3460…b66a0xf000…94fcBase$0.10100%coinbase36d ago0xf4fc8b…c77db1
0x3460…b66a0xf000…94fcBase$0.10100%coinbase36d ago0x1bedef…c40d6e
0x3460…b66a0xf000…94fcBase$0.03100%coinbase36d ago0xe63900…48e7fd
0x3460…b66a0xf000…94fcBase$0.03100%coinbase36d ago0xf7e312…cd0adb
0x3460…b66a0xf000…94fcBase$0.10100%coinbase36d ago0x3499ed…16cac6

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.