Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf737…90d40xf000…94fcBase$0.01100%coinbase42d ago0x6a3f4f…ab20b4
0xe999…a8e80xf000…94fcBase$0.20100%coinbase42d ago0x6df026…20ce8e
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0x436c3b…d69797
0xf737…90d40xf000…94fcBase$0.01100%coinbase42d ago0x706896…90a54b
0xe999…a8e80xf000…94fcBase$0.10100%coinbase42d ago0x15000e…0a4241
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0xfeabb4…e26c24
0xe999…a8e80xf000…94fcBase$0.03100%coinbase42d ago0x9a3654…cef259
0xe999…a8e80xf000…94fcBase$0.01100%coinbase42d ago0x7bc246…ccfaea
0xecbf…50d60xf000…94fcBase$0.20100%coinbase42d ago0x186972…e8406e
0xecbf…50d60xf000…94fcBase$0.10100%coinbase42d ago0x5765e7…307d75
0xecbf…50d60xf000…94fcBase$0.01100%coinbase42d ago0xe1e4ba…751e68
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x8e867d…5e2868
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0xe703c2…f949ff
0xf737…90d40xf000…94fcBase$0.01100%coinbase42d ago0x5f9899…606b2b
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0x5b75a6…58be97
0xf737…90d40xf000…94fcBase$0.01100%coinbase42d ago0x7d8170…3679f7
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x7a919b…b6d55e
0x34d3…81e80xf000…94fcBase$0.10100%coinbase42d ago0xf8ba90…f10ddd
0x34d3…81e80xf000…94fcBase$0.20100%coinbase42d ago0x83f30b…6e8324
0x34d3…81e80xf000…94fcBase$0.10100%coinbase42d ago0x220094…47f84a
0xe999…a8e80xf000…94fcBase$0.03100%coinbase42d ago0x659c05…d87060
0xe999…a8e80xf000…94fcBase$0.01100%coinbase42d ago0x448dc6…547535
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase42d ago0xc6bbce…059692
0xecbf…50d60xf000…94fcBase$0.01100%coinbase42d ago0x501806…705ef6
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0xc5c350…d8c709

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.