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%coinbase7d ago0x939334…2cf54b
0x0976…2f960xf000…94fcBase$0.01100%coinbase7d ago0xf22d3d…5f0578
0x0976…2f960xf000…94fcBase$0.03100%coinbase7d ago0xde9873…066dd2
0x0976…2f960xf000…94fcBase$0.03100%coinbase7d ago0xcfb3a1…8ec44f
0x0976…2f960xf000…94fcBase$0.03100%coinbase7d ago0xb04c84…af96ff
0x0976…2f960xf000…94fcBase$0.01100%coinbase7d ago0x543102…86849b
0x0976…2f960xf000…94fcBase$0.03100%coinbase7d ago0x08926a…a4e9d6
0x0976…2f960xf000…94fcBase$0.03100%coinbase7d ago0xc00d3f…df740b
0x0976…2f960xf000…94fcBase$0.03100%coinbase7d ago0x98a841…79561a
0x0976…2f960xf000…94fcBase$0.03100%coinbase7d ago0x56594b…14d007
0x0976…2f960xf000…94fcBase$0.03100%coinbase7d ago0x4dfd17…6a785d
0x0976…2f960xf000…94fcBase$0.10100%coinbase7d ago0x446e5a…106e45
0x0976…2f960xf000…94fcBase$0.10100%coinbase7d ago0x0edcec…76a680
0x0976…2f960xf000…94fcBase$0.10100%coinbase7d ago0xc7a309…c4196d
0x0976…2f960xf000…94fcBase$0.10100%coinbase7d ago0x615e51…f9a277
0x0976…2f960xf000…94fcBase$0.10100%coinbase7d ago0x1d7207…89ab93
0x0976…2f960xf000…94fcBase$0.10100%coinbase7d ago0xeb5b37…94f3cc
0x0976…2f960xf000…94fcBase$0.03100%coinbase7d ago0x8ddc77…35fdb9
0x0976…2f960xf000…94fcBase$0.10100%coinbase7d ago0xcb9311…aa04e9
0x0976…2f960xf000…94fcBase$0.10100%coinbase7d ago0x1493a2…6f9558
0x0976…2f960xf000…94fcBase$0.10100%coinbase7d ago0x5d24e5…6529ad
0x0976…2f960xf000…94fcBase$0.10100%coinbase7d ago0x47675e…dbfa63
0x0976…2f960xf000…94fcBase$0.10100%coinbase7d ago0xabe8a6…57b122
0x0976…2f960xf000…94fcBase$0.01100%coinbase7d ago0x77d9a3…086214
0x0976…2f960xf000…94fcBase$0.03100%coinbase7d ago0xb5d918…40c350

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.