Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x6ee741…e50cfd
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x396070…083cc9
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x383585…0cb6d4
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x75615d…98f0a4
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0xd2bc31…7e8d83
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0x156d35…6dae7a
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0xf2a1be…16caa2
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x8db0a7…332034
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0x860eaa…2fb082
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0xe538cf…0b17ed
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0xf2f621…48e5ab
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0x3dd768…0313d9
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x179139…b748b0
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0xf29ac8…3f2961
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0xde52cd…1fc6f9
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x402fc7…ed64cb
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0xd2f7cb…d4c001
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0xabbf07…a1e220
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0x5db26d…b9e8de
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x3ab9b2…29f115
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0x1a82f5…d58ef2
0x1744…0e750xf000…94fcBase$0.03100%coinbase18d ago0x8d7ae2…29f9ba
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0xd40b23…632d99
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0xae4ff6…c70e9b
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0xefcfed…265fc4

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.