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%coinbase58d ago0xe60391…aeb71d
0x0976…2f960xf000…94fcBase$0.03100%coinbase58d ago0xdb4584…17068b
0x0976…2f960xf000…94fcBase$0.03100%coinbase58d ago0xea1eda…f3986f
0x0976…2f960xf000…94fcBase$0.01100%coinbase58d ago0x12858b…d2b298
0x0976…2f960xf000…94fcBase$0.03100%coinbase58d ago0xcdc467…f904da
0x0976…2f960xf000…94fcBase$0.10100%coinbase58d ago0x225cef…6e8dce
0x0976…2f960xf000…94fcBase$0.10100%coinbase58d ago0x447e91…ab5d95
0x0976…2f960xf000…94fcBase$0.10100%coinbase58d ago0x526d92…2c59fb
0x0976…2f960xf000…94fcBase$0.03100%coinbase58d ago0x15cf7f…547eb5
0x0976…2f960xf000…94fcBase$0.03100%coinbase58d ago0x7c9632…1af4b5
0x0976…2f960xf000…94fcBase$0.03100%coinbase58d ago0xd8e824…bbac3b
0x0976…2f960xf000…94fcBase$0.01100%coinbase58d ago0x365535…8ba6ee
0x0976…2f960xf000…94fcBase$0.10100%coinbase58d ago0x8940bc…de421c
0x0976…2f960xf000…94fcBase$0.10100%coinbase58d ago0x5fc2a5…25866d
0x0976…2f960xf000…94fcBase$0.10100%coinbase58d ago0xb18304…9f52a8
0x0976…2f960xf000…94fcBase$0.03100%coinbase58d ago0x830c50…554378
0x0976…2f960xf000…94fcBase$0.01100%coinbase58d ago0x726df8…d8211c
0x0976…2f960xf000…94fcBase$0.03100%coinbase58d ago0x3b12eb…38fe2e
0x0976…2f960xf000…94fcBase$0.03100%coinbase58d ago0x2d71aa…396472
0x0976…2f960xf000…94fcBase$0.01100%coinbase58d ago0x2164b1…6ce421
0x0976…2f960xf000…94fcBase$0.03100%coinbase58d ago0xaad33a…cf0f68
0x0976…2f960xf000…94fcBase$0.01100%coinbase58d ago0x91d0fe…850a54
0x0976…2f960xf000…94fcBase$0.10100%coinbase58d ago0xa03c02…bdfde5
0x0976…2f960xf000…94fcBase$0.10100%coinbase58d ago0xfd721c…8b1668
0x0976…2f960xf000…94fcBase$0.10100%coinbase58d ago0xa3b59f…3676d2

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.