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%coinbase19d ago0x02d084…f3ed7d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0xbbb2ba…e6a795
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0xc2b557…89d6a9
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x1e84b2…08f51f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x5b234c…6cb00c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x19b6ba…49f5bc
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0xdab193…f7db43
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x5820f7…11fb3f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x358a5c…462435
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0xc9a9fc…f550f6
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x8dbd1b…ea8beb
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x6cc76f…c1c1de
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x32ef90…3c966b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x5d5f18…2f4426
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x03898d…296fc9
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x95ac8c…62f374
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x91a403…912e10
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x61ef08…574154
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x658b46…933c42
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x7a69a0…1aaeb8
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x47878d…69505e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x391e2d…aa1891
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0xb128d8…a1d0bd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x28e3e8…db51ec
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19d ago0x27d18c…7bc0c0

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.