Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x225d60…c72a12
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x3fb186…e10f11
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x7f2bab…cefe4b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0xdb7255…b0ffec
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0xa82259…494820
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x1cf9e8…9b0a07
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x903f01…1339d2
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0xa3bfcc…dad4ad
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x496cf1…8b645c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x730f57…a4f100
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x010d4e…eb2d49
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x87393c…aaa203
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x7731bd…f4e7ef
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0xbdfc4c…f3c4f3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x4f35b8…14b0a4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x9fec77…d80b38
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x949487…16b47d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x7d7c6e…36dd6d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x9806c7…e79f8e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x33a867…638f8a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x36c1e8…59212d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x0462df…154fbf
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0xb4d475…c207dc
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x16a27f…b8a9b4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0xb6cc90…f6fe2f

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.