Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x6e1253…5c9521
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x384ce8…58bd88
0x6fca…fbed0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0xfbdd1f…5a6eaf
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x21e7b7…0f3932
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0xeaf85d…56917d
0x2c99…6bf10xcf92…42fbBasex402 service$0.001100%coinbase87d ago0xe9c3a3…d91c6d
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x04d8e8…28832a
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x75b3b3…e596d9
0x74ab…f98e0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0xb2a8ac…b81f03
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x795d02…b05fed
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x23f856…50a6c4
0xe4a9…036e0xcf92…42fbBasex402 service$0.10100%coinbase87d ago0xb057bf…2a7785
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x68115a…5d5042
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0xebbe02…3e6850
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x0c4a74…a99917
0xf843…49300xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x8b534c…de3b57
0x96bd…16c50xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x472daf…88bce1
0x0a81…48e30xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x745fb1…548aba
0xd127…13b50xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x10db8d…bdd3f3
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0xbd4f17…a47c82
0x5958…50360xcf92…42fbBasex402 service$0.001100%coinbase87d ago0xe0e8f9…c227c3
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0x6e2cf7…7cc7df
0x07fb…97dc0xcf92…42fbBasex402 service$0.001100%coinbase87d ago0xebea29…90dbdc
0xa8f5…c2100xcf92…42fbBasex402 service$0.001100%coinbase87d ago0xf8a36d…42223e
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase88d ago0xa705c8…102829

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.