Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.10100%coinbase49d ago0x037286…525720
0x0976…2f960xf000…94fcBase$0.01100%coinbase49d ago0xe26d77…5f5dfa
0x0976…2f960xf000…94fcBase$0.01100%coinbase49d ago0x6762b9…842156
0x0976…2f960xf000…94fcBase$0.01100%coinbase49d ago0x0d3b12…d3e515
0x0976…2f960xf000…94fcBase$0.10100%coinbase49d ago0xf94a2f…6e27c0
0x0976…2f960xf000…94fcBase$0.10100%coinbase49d ago0xc35aa9…9fba17
0x0976…2f960xf000…94fcBase$0.10100%coinbase49d ago0x6d3118…c6bb0e
0x0976…2f960xf000…94fcBase$0.01100%coinbase49d ago0x4c2706…d1b770
0x0976…2f960xf000…94fcBase$0.10100%coinbase49d ago0x92d374…e7a56c
0x0976…2f960xf000…94fcBase$0.01100%coinbase49d ago0xb0f3e4…70b93f
0x0976…2f960xf000…94fcBase$0.01100%coinbase49d ago0x1f6fe8…b99712
0x0976…2f960xf000…94fcBase$0.01100%coinbase49d ago0x6d3ac4…329318
0x0976…2f960xf000…94fcBase$0.10100%coinbase50d ago0xeb55ee…b03678
0x0976…2f960xf000…94fcBase$0.10100%coinbase50d ago0x070617…fb2c22
0x0976…2f960xf000…94fcBase$0.10100%coinbase50d ago0xd2a0bf…1f9e0a
0x0976…2f960xf000…94fcBase$0.10100%coinbase50d ago0xb4d87d…34b52e
0x0976…2f960xf000…94fcBase$0.01100%coinbase50d ago0x5fb34a…c58f79
0x0976…2f960xf000…94fcBase$0.01100%coinbase50d ago0x8541d3…955087
0x0976…2f960xf000…94fcBase$0.01100%coinbase50d ago0xa62e3d…1306af
0x0976…2f960xf000…94fcBase$0.01100%coinbase50d ago0xf04570…5055ca
0x0976…2f960xf000…94fcBase$0.01100%coinbase50d ago0xb12301…c93109
0x0976…2f960xf000…94fcBase$0.03100%coinbase50d ago0x322c76…3ad3db
0x0976…2f960xf000…94fcBase$0.03100%coinbase50d ago0xd14c2e…7ebd8c
0x0976…2f960xf000…94fcBase$0.03100%coinbase50d ago0x1364d8…119750
0x0976…2f960xf000…94fcBase$0.03100%coinbase50d ago0x3f3d80…207f7f

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.