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%coinbase48d ago0x96d291…f1e1ac
0x1744…0e750xf000…94fcBase$0.01100%coinbase48d ago0x396ab3…551b7a
0x1452…e3a00xf000…94fcBase$0.01100%coinbase48d ago0x847427…bd0a2c
0x34d3…81e80xf000…94fcBase$0.03100%coinbase48d ago0xf17c8e…4cd9f6
0x34d3…81e80xf000…94fcBase$0.01100%coinbase48d ago0x8cc371…ab5260
0xf737…90d40xf000…94fcBase$0.01100%coinbase48d ago0x0d47c9…0bd966
0x1452…e3a00xf000…94fcBase$0.01100%coinbase48d ago0xc71414…248cba
0x34d3…81e80xf000…94fcBase$0.03100%coinbase48d ago0x074904…3189e4
0x34d3…81e80xf000…94fcBase$0.01100%coinbase48d ago0xdcbf75…fd4fa0
0xf737…90d40xf000…94fcBase$0.01100%coinbase48d ago0x49ee7c…7caf18
0x1744…0e750xf000…94fcBase$0.01100%coinbase48d ago0x3ae939…61eae6
0xecbf…50d60xf000…94fcBase$0.10100%coinbase48d ago0xe9dc4e…c7fd8f
0xf737…90d40xf000…94fcBase$0.01100%coinbase48d ago0xcdb862…ce4dea
0x1452…e3a00xf000…94fcBase$0.01100%coinbase48d ago0xc90c30…2321e0
0x3460…b66a0xf000…94fcBase$0.01100%coinbase48d ago0x0f4168…367181
0x1744…0e750xf000…94fcBase$0.01100%coinbase48d ago0x4c3ac1…d6814b
0xf737…90d40xf000…94fcBase$0.01100%coinbase48d ago0xa2a45c…d7d620
0x1452…e3a00xf000…94fcBase$0.01100%coinbase48d ago0x50000d…a82467
0xf737…90d40xf000…94fcBase$0.01100%coinbase48d ago0x2a9b63…761805
0x1744…0e750xf000…94fcBase$0.01100%coinbase48d ago0x2bcf2a…81acc7
0x34d3…81e80xf000…94fcBase$0.03100%coinbase48d ago0x8e3c2f…e2b51b
0x34d3…81e80xf000…94fcBase$0.03100%coinbase48d ago0x116295…781588
0xf737…90d40xf000…94fcBase$0.01100%coinbase48d ago0x629017…469622
0x3460…b66a0xf000…94fcBase$0.01100%coinbase48d ago0x011f0f…03d6ee
0x1744…0e750xf000…94fcBase$0.01100%coinbase48d ago0x02c79e…9bf9c9

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.