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.03100%coinbase45d ago0x657238…2ca7a4
0x0976…2f960xf000…94fcBase$0.03100%coinbase45d ago0x385105…0cfae5
0x0976…2f960xf000…94fcBase$0.03100%coinbase45d ago0x60ca3b…dcd0d0
0x0976…2f960xf000…94fcBase$0.03100%coinbase45d ago0x6d939e…352da1
0x0976…2f960xf000…94fcBase$0.03100%coinbase45d ago0x6e68d7…ae891a
0x0976…2f960xf000…94fcBase$0.03100%coinbase45d ago0x254417…b72b82
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0xc032f7…ccf6bd
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0x98dc0c…8a70a4
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0x354205…1ff27d
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0xf03e25…f984a7
0x0976…2f960xf000…94fcBase$0.03100%coinbase45d ago0x707c35…4f3fe9
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0x00dc6f…5b55ab
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0x28d478…9dade3
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0x65779a…756561
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0x0f8c85…bc072a
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0x345eb6…67be3e
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0xadceae…2a91bc
0x0976…2f960xf000…94fcBase$0.03100%coinbase45d ago0xf4d9fa…82cb5b
0x0976…2f960xf000…94fcBase$0.01100%coinbase45d ago0xcb63b1…d89222
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0x556276…1d5086
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0x9189ba…f61517
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0x0d0904…d5a455
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0xf9047c…7d7160
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0x14638a…a1a847
0x0976…2f960xf000…94fcBase$0.10100%coinbase45d ago0x54af36…bf15ec

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.