Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xee9234…112c5c
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x098107…112ad7
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x42e7c2…706901
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xe59ccd…12ed09
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xa91b95…3aa343
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xa944d5…e49d1a
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x47e395…4ddeae
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x470a19…34c0b5
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x1fe350…b6190d
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xc09748…b99699
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x651dc4…7e997e
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x22c0dc…e0d8f5
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x83e9d2…09237a
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xfb2177…8de558
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xfee520…b9e5a2
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x25958e…be5159
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x25724d…fffd48
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x2a18e8…51264e
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xe81849…6798bd
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x2e396e…fa2447
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xe27ee5…c6e47a
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xfbd80c…3167c5
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x1cce62…02767e
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x57509e…5a3e54
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xfda1a7…71f51b

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.