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.01100%coinbase20d ago0xf311cb…337084
0x0976…2f960xf000…94fcBase$0.01100%coinbase20d ago0x4dd51d…3f1787
0x0976…2f960xf000…94fcBase$0.01100%coinbase20d ago0x7483e8…096c89
0x0976…2f960xf000…94fcBase$0.01100%coinbase20d ago0xad0e5c…037627
0x0976…2f960xf000…94fcBase$0.01100%coinbase20d ago0xdbb612…09efd3
0x0976…2f960xf000…94fcBase$0.01100%coinbase20d ago0xfec4f8…c2cbb9
0x0976…2f960xf000…94fcBase$0.01100%coinbase20d ago0x4d8d35…ce245d
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0x58d78f…79303a
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0x98433d…60af2c
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0x940b50…2b3b06
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0x8b05f6…3c77ef
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0x4ce7ac…55a090
0x0976…2f960xf000…94fcBase$0.01100%coinbase20d ago0x31c96f…240254
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0x723bba…aae97f
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0x805627…99c399
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0x596b82…774a99
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0x9dbb74…f7a579
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0xae6eed…baa2e0
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0x654a2d…45db04
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0x5cf0cf…a30413
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0xe77f5b…e5d61b
0x0976…2f960xf000…94fcBase$0.01100%coinbase20d ago0xc20d73…5fe5c0
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0xbb5df4…1e1ceb
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0x18d1a8…55f67d
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0x808ee1…d7c1aa

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.