Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase$0.20100%coinbase50d ago0x1b38df…3000c1
0x1744…0e750xf000…94fcBase$0.10100%coinbase50d ago0x6acf8f…1b71d5
0x1744…0e750xf000…94fcBase$0.10100%coinbase50d ago0xdc51da…7e2e1d
0x1744…0e750xf000…94fcBase$0.10100%coinbase50d ago0x3a339b…04ec02
0x1744…0e750xf000…94fcBase$0.01100%coinbase50d ago0xee98b5…8f431c
0x1744…0e750xf000…94fcBase$0.20100%coinbase50d ago0x5a7f66…22d7cb
0x1744…0e750xf000…94fcBase$0.20100%coinbase50d ago0x9fd7ff…af56e8
0x1744…0e750xf000…94fcBase$0.01100%coinbase50d ago0x34660d…e5ebd9
0x1744…0e750xf000…94fcBase$0.10100%coinbase50d ago0xcad7a0…772bff
0x1744…0e750xf000…94fcBase$0.20100%coinbase50d ago0x71bf07…78a3a8
0x1744…0e750xf000…94fcBase$0.10100%coinbase50d ago0x6bd265…e855c0
0x1744…0e750xf000…94fcBase$0.01100%coinbase50d ago0x806d1d…d988e9
0x1744…0e750xf000…94fcBase$0.01100%coinbase50d ago0x25f5de…c46eed
0x1744…0e750xf000…94fcBase$0.10100%coinbase50d ago0xdbff36…a78815
0x1744…0e750xf000…94fcBase$0.01100%coinbase50d ago0x87ccab…29bfae
0x1744…0e750xf000…94fcBase$0.01100%coinbase50d ago0x03c613…8e2a76
0x1744…0e750xf000…94fcBase$0.20100%coinbase50d ago0x41fb2c…d028ac
0x1744…0e750xf000…94fcBase$0.20100%coinbase50d ago0x7d6e20…55cf6f
0x1744…0e750xf000…94fcBase$0.20100%coinbase50d ago0x1b20f9…97eca2
0x1744…0e750xf000…94fcBase$0.10100%coinbase50d ago0xce9b6f…f09477
0x1744…0e750xf000…94fcBase$0.01100%coinbase50d ago0x6bada1…dd6931
0x1744…0e750xf000…94fcBase$0.10100%coinbase50d ago0x0c3913…6a3a48
0x1744…0e750xf000…94fcBase$0.01100%coinbase50d ago0x937a24…0d7f66
0x1744…0e750xf000…94fcBase$0.01100%coinbase50d ago0xb32cd1…1dd775
0x1744…0e750xf000…94fcBase$0.10100%coinbase50d ago0x194619…164159

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.